[U-Boot] [PATCH 5/5] pci: imx: Add DM and DT support

Bin Meng bmeng.cn at gmail.com
Fri May 17 23:04:28 UTC 2019


On Sat, May 18, 2019 at 2:26 AM Marek Vasut <marex at denx.de> wrote:
>
> 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 at denx.de>
> Cc: Bin Meng <bmeng.cn at gmail.com>
> Cc: Fabio Estevam <fabio.estevam at nxp.com>
> Cc: Stefano Babic <sbabic at denx.de>
> ---
>  drivers/pci/pcie_imx.c | 111 ++++++++++++++++++++++++++++++++++++++---
>  1 file changed, 105 insertions(+), 6 deletions(-)
>

Reviewed-by: Bin Meng <bmeng.cn at gmail.com>


More information about the U-Boot mailing list