Skip to content

Commit 4189709

Browse files
Richard ZhuMani-Sadhasivam
authored andcommitted
dt-bindings: PCI: dwc: Add external reference clock input
Add external reference clock input "extref" for a reference clock that comes from external crystal oscillator. Signed-off-by: Richard Zhu <hongxing.zhu@nxp.com> Signed-off-by: Manivannan Sadhasivam <mani@kernel.org> Reviewed-by: Frank Li <Frank.Li@nxp.com> Acked-by: Conor Dooley <conor.dooley@microchip.com> Link: https://patch.msgid.link/20251211064821.2707001-2-hongxing.zhu@nxp.com
1 parent 8f0b4cc commit 4189709

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

Documentation/devicetree/bindings/pci/snps,dw-pcie-common.yaml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -105,6 +105,12 @@ properties:
105105
define it with this name (for instance pipe, core and aux can
106106
be connected to a single source of the periodic signal).
107107
const: ref
108+
- description:
109+
Some dwc wrappers (like i.MX95 PCIes) have two reference clock
110+
inputs, one from an internal PLL, the other from an off-chip crystal
111+
oscillator. If present, 'extref' refers to a reference clock from
112+
an external oscillator.
113+
const: extref
108114
- description:
109115
Clock for the PHY registers interface. Originally this is
110116
a PHY-viewport-based interface, but some platform may have

0 commit comments

Comments
 (0)