PCI: imx: Add the imx8mm pcie support
authorRichard Zhu <hongxing.zhu@nxp.com>
Fri, 24 Dec 2021 02:28:05 +0000 (10:28 +0800)
committerLorenzo Pieralisi <lorenzo.pieralisi@arm.com>
Sun, 26 Dec 2021 12:13:32 +0000 (12:13 +0000)
commit178e244cb6e209971b0ded9977e5146b73fe1f45
treeafb9584917d3bd2413e02b2132947ceffd9947c6
parent3e15f623bbdf09c88763dfc3bb47fc5d7d13a62c
PCI: imx: Add the imx8mm pcie support

i.MX8MM PCIe works mostly like the i.MX8MQ one, but has a different PHY
and allows to output the internal PHY reference clock via the refclk pad.
Add the i.MX8MM PCIe support based on the standalone PHY driver.

Link: https://lore.kernel.org/r/1640312885-31142-2-git-send-email-hongxing.zhu@nxp.com
Tested-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
Tested-by: Tim Harvey <tharvey@gateworks.com>
Signed-off-by: Richard Zhu <hongxing.zhu@nxp.com>
Signed-off-by: Lorenzo Pieralisi <lorenzo.pieralisi@arm.com>
Reviewed-by: Tim Harvey <tharvey@gateworks.com>
drivers/pci/controller/dwc/pci-imx6.c