[PATCH v11] PCI: rockchip-dwc: Add Rockchip RK356X host controller driver

Rob Herring robh+dt at kernel.org
Mon Aug 9 07:39:12 PDT 2021


On Fri, Jun 25, 2021 at 12:55 AM Simon Xue <xxm at rock-chips.com> wrote:
>
> Add a driver for the DesignWare-based PCIe controller found on
> RK356X. The existing pcie-rockchip-host driver is only used for
> the Rockchip-designed IP found on RK3399.
>
> Tested-by: Peter Geis <pgwipeout at gmail.com>
> Reviewed-by: Kever Yang <kever.yang at rock-chips.com>
> Signed-off-by: Simon Xue <xxm at rock-chips.com>
> Signed-off-by: Shawn Lin <shawn.lin at rock-chips.com>
> ---
>  drivers/pci/controller/dwc/Kconfig            |  11 +
>  drivers/pci/controller/dwc/Makefile           |   1 +
>  drivers/pci/controller/dwc/pcie-dw-rockchip.c | 276 ++++++++++++++++++
>  3 files changed, 288 insertions(+)
>  create mode 100644 drivers/pci/controller/dwc/pcie-dw-rockchip.c

Reviewed-by: Rob Herring <robh at kernel.org>



More information about the Linux-rockchip mailing list