pci: imx: Add DM and DT support
authorMarek Vasut <marex@denx.de>
Sun, 9 Jun 2019 01:50:55 +0000 (03:50 +0200)
committerYe Li <ye.li@nxp.com>
Fri, 9 Aug 2019 09:26:24 +0000 (02:26 -0700)
commit57f120797c9c794c2788a2712fae5e49f93024b6
treeac282d3e9443042fb0d673af68d9a1d67d0376b4
parent13da771ec85d5a778ed7b6416acbc0dedeaadcf1
pci: imx: Add DM and DT support

Add DM support and support for probing the iMX PCI driver from DT.
The legacy non-DM support is retained, however shall be removed once
DM PCI is the only option remaining.

Signed-off-by: Marek Vasut <marex@denx.de>
Cc: Bin Meng <bmeng.cn@gmail.com>
Cc: Fabio Estevam <fabio.estevam@nxp.com>
Cc: Stefano Babic <sbabic@denx.de>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
(cherry picked from commit a11c0f44b77b745519e35d30fc5eecb6206107fb)
drivers/pci/pcie_imx.c