On Sun, May 19, 2019 at 11:56 PM Marek Vasut <marek.va...@gmail.com> wrote:
>
> Add driver for the Renesas RCar PCIe controller present on Gen3 SoCs.
> The PCIe on Gen3 is used both to connect external PCIe peripherals.
>
> Signed-off-by: Marek Vasut <marek.vasut+rene...@gmail.com>
> Cc: Bin Meng <bmeng...@gmail.com>
> Cc: Nobuhiro Iwamatsu <iwama...@nigauri.org>
> ---
> V2: - Rename the driver
>     - Use platdata instead of priv
> ---
>  drivers/pci/Kconfig         |   8 +
>  drivers/pci/Makefile        |   1 +
>  drivers/pci/pci-rcar-gen3.c | 411 ++++++++++++++++++++++++++++++++++++
>  3 files changed, 420 insertions(+)
>  create mode 100644 drivers/pci/pci-rcar-gen3.c
>

Reviewed-by: Bin Meng <bmeng...@gmail.com>
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot

Reply via email to