]> Git Repo - u-boot.git/commit
pci: imx: Add DM and DT support
authorMarek Vasut <[email protected]>
Sun, 9 Jun 2019 01:50:55 +0000 (03:50 +0200)
committerStefano Babic <[email protected]>
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 <[email protected]>
Cc: Bin Meng <[email protected]>
Cc: Fabio Estevam <[email protected]>
Cc: Stefano Babic <[email protected]>
Reviewed-by: Bin Meng <[email protected]>
drivers/pci/pcie_imx.c
This page took 0.029723 seconds and 4 git commands to generate.