Commits
Anna Horstmann committed b85751788d2
PCM061-991 drivers: pci: host: pci-imx6: add support for imx7d ext_osc dts binding Previously imx7d was hard coded to use the external oscillator for PCIe via the GPR12[PCIE_PHY_REFCLK_SEL]. Use existing "ext_osc" property to set this register for i.MX7. This property was only used for i.MX6 before, and setting the external oscillator had different implications for i.MX6 so keeping these separate. Signed-off-by: Anna Horstmann <ahorstmann@phytec.com> (cherry picked from commit 0bfb77a4c0d3b4e9f779d4243677080a40786ba0) Conflicts: drivers/pci/host/pci-imx6.c