commit | a11c0f44b77b745519e35d30fc5eecb6206107fb | [log] [tgz] |
---|---|---|
author | Marek Vasut <marex@denx.de> | Sun Jun 09 03:50:55 2019 +0200 |
committer | Stefano Babic <sbabic@denx.de> | Tue Jun 11 10:42:48 2019 +0200 |
tree | 5b15422305cf3dfad815e607d137b79ed0b0fdd1 | |
parent | d2cc2e86f8e12393f2adf47c9a8694475e92e05a [diff] |
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>