devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v4 0/3] PCI: imx6: Add external reference clock mode support
@ 2025-06-26  7:38 Richard Zhu
  2025-06-26  7:38 ` [PATCH v4 1/3] dt-bindings: PCI: dwc: Add one more reference clock Richard Zhu
                   ` (2 more replies)
  0 siblings, 3 replies; 16+ messages in thread
From: Richard Zhu @ 2025-06-26  7:38 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 v4:
- Add one more reference clock "extref" to be onhalf the reference clock
  that comes from external crystal oscillator.

Main change in v3:
- Update the logic check external reference clock mode is enabled or
  not in the driver codes.

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

[PATCH v4 1/3] dt-bindings: PCI: dwc: Add one more reference clock
[PATCH v4 2/3] dt-binding: pci-imx6: Add external reference clock
[PATCH v4 3/3] PCI: imx6: Add external reference clock mode support

Documentation/devicetree/bindings/pci/fsl,imx6q-pcie.yaml      |  7 ++++++-
Documentation/devicetree/bindings/pci/snps,dw-pcie-common.yaml |  6 ++++++
drivers/pci/controller/dwc/pci-imx6.c                          | 20 +++++++++++++-------
3 files changed, 25 insertions(+), 8 deletions(-)


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

end of thread, other threads:[~2025-06-30 15:09 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-06-26  7:38 [PATCH v4 0/3] PCI: imx6: Add external reference clock mode support Richard Zhu
2025-06-26  7:38 ` [PATCH v4 1/3] dt-bindings: PCI: dwc: Add one more reference clock Richard Zhu
2025-06-26 18:31   ` Frank Li
2025-06-26 20:52   ` Bjorn Helgaas
2025-06-27  6:54   ` Krzysztof Kozlowski
2025-06-27 20:09     ` Frank Li
2025-06-28 12:34       ` Krzysztof Kozlowski
2025-06-28 15:33         ` Frank Li
2025-06-30  8:25           ` Krzysztof Kozlowski
2025-06-30 15:08             ` Frank Li
2025-06-26  7:38 ` [PATCH v4 2/3] dt-binding: pci-imx6: Add external reference clock mode support Richard Zhu
2025-06-26 18:43   ` Frank Li
2025-06-26 20:53   ` Bjorn Helgaas
2025-06-28 12:35   ` Krzysztof Kozlowski
2025-06-26  7:38 ` [PATCH v4 3/3] PCI: imx6: " Richard Zhu
2025-06-26 18:44   ` Frank Li

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).