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

Richard Zhu posted 2 patches 3 months, 3 weeks ago
There is a newer version of this series
Documentation/devicetree/bindings/pci/fsl,imx6q-pcie.yaml |  7 ++++++-
drivers/pci/controller/dwc/pci-imx6.c                     | 22 +++++++++++++++-------
2 files changed, 21 insertions(+), 8 deletions(-)
[PATCH v2 0/2] PCI: imx6: Add external reference clock mode support
Posted by Richard Zhu 3 months, 3 weeks ago
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(-)