PCI: imx6: Add i.MX8MP PCIe support
authorRichard Zhu <hongxing.zhu@nxp.com>
Fri, 2 Sep 2022 08:58:06 +0000 (16:58 +0800)
committerLorenzo Pieralisi <lpieralisi@kernel.org>
Mon, 3 Oct 2022 08:34:46 +0000 (10:34 +0200)
commit3db1e531e444290f0f54dd794b5cc22cf189930a
tree8cf49d809714aef8d957316e0ebb587daa97057e
parent0dbc45241dc3f8d51957d4c770c16e49387cd6c2
PCI: imx6: Add i.MX8MP PCIe support

Add i.MX8MP PCIe support.
To avoid codes duplication when find the syscon regmap, add the iomux
gpr syscon compatible into drvdata.

Link: https://lore.kernel.org/r/1662109086-15881-8-git-send-email-hongxing.zhu@nxp.com
Tested-by: Marek Vasut <marex@denx.de>
Tested-by: Richard Leitner <richard.leitner@skidata.com>
Tested-by: Alexander Stein <alexander.stein@ew.tq-group.com>
Signed-off-by: Richard Zhu <hongxing.zhu@nxp.com>
Signed-off-by: Lorenzo Pieralisi <lpieralisi@kernel.org>
Reviewed-by: Lucas Stach <l.stach@pengutronix.de>
drivers/pci/controller/dwc/pci-imx6.c