pci: imx: Add DM and DT support
authorMarek Vasut <marex@denx.de>
Sun, 9 Jun 2019 01:50:55 +0000 (03:50 +0200)
committerStefano Babic <sbabic@denx.de>
Tue, 11 Jun 2019 08:42:48 +0000 (10:42 +0200)
commita11c0f44b77b745519e35d30fc5eecb6206107fb
tree5b15422305cf3dfad815e607d137b79ed0b0fdd1
parentd2cc2e86f8e12393f2adf47c9a8694475e92e05a
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>
drivers/pci/pcie_imx.c