[PATCH v2 0/2] PCI: imx6: Add external reference clock mode support

Richard Zhu hongxing.zhu at nxp.com
Thu Jun 19 02:10:02 PDT 2025


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(-)





More information about the linux-arm-kernel mailing list