]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit5395c7f626439bfd336c212440bdbd6d312159c9
treeafb9584917d3bd2413e02b2132947ceffd9947c6
parentc8e59ecdab39ee008aa7b9dcc0aa6400fa75bf56
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