Devicetree
 help / color / mirror / Atom feed
* [PATCH v2 0/2] PCI: imx6: Add external reference clock mode support
@ 2025-06-19  9:10 Richard Zhu
  2025-06-19  9:10 ` [PATCH v2 1/2] dt-binding: pci-imx6: " Richard Zhu
  2025-06-19  9:10 ` [PATCH v2 2/2] PCI: imx6: " Richard Zhu
  0 siblings, 2 replies; 5+ messages in thread
From: Richard Zhu @ 2025-06-19  9:10 UTC (permalink / raw)
  To: frank.li, l.stach, lpieralisi, kwilczynski, mani, robh, krzk+dt,
	conor+dt, bhelgaas, shawnguo, s.hauer, kernel, festevam
  Cc: linux-pci, linux-arm-kernel, devicetree, imx, linux-kernel

On i.MX, the PCIe reference clock might come from either internal
system PLL or external clock source.
Add the external reference clock source for reference clock.

Main change in v2:
- Fix yamllint warning.
- Refine the driver codes.

[PATCH v2 1/2] dt-binding: pci-imx6: Add external reference clock
[PATCH v2 2/2] PCI: imx6: Add external reference clock mode support

Documentation/devicetree/bindings/pci/fsl,imx6q-pcie.yaml |  7 ++++++-
drivers/pci/controller/dwc/pci-imx6.c                     | 22 +++++++++++++++-------
2 files changed, 21 insertions(+), 8 deletions(-)



^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2025-06-19 14:54 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-06-19  9:10 [PATCH v2 0/2] PCI: imx6: Add external reference clock mode support Richard Zhu
2025-06-19  9:10 ` [PATCH v2 1/2] dt-binding: pci-imx6: " Richard Zhu
2025-06-19 14:49   ` Frank Li
2025-06-19  9:10 ` [PATCH v2 2/2] PCI: imx6: " Richard Zhu
2025-06-19 14:54   ` Frank Li

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox