PCI: uniphier: Add Socionext UniPhier Pro5 PCIe endpoint controller driver
authorKunihiko Hayashi <hayashi.kunihiko@socionext.com>
Thu, 14 May 2020 12:03:21 +0000 (21:03 +0900)
committerLorenzo Pieralisi <lorenzo.pieralisi@arm.com>
Thu, 4 Jun 2020 09:03:18 +0000 (10:03 +0100)
commit8d7e33d6811fbd24d3a1476a1b481b704975352a
tree3a964cc033e0c307fb9d5c23938ced7984b20ecf
parenteeab133e1f144f3e7326019ca3ec11bdce44c210
PCI: uniphier: Add Socionext UniPhier Pro5 PCIe endpoint controller driver

Add driver for the Socionext UniPhier Pro5 SoC endpoint controller.
This controller is based on the DesignWare PCIe core.

And add "host" to existing controller descriontions for the host controller
in Kconfig.

Link: https://lore.kernel.org/r/1589457801-12796-3-git-send-email-hayashi.kunihiko@socionext.com
Signed-off-by: Kunihiko Hayashi <hayashi.kunihiko@socionext.com>
Signed-off-by: Lorenzo Pieralisi <lorenzo.pieralisi@arm.com>
Reviewed-by: Rob Herring <robh@kernel.org>
MAINTAINERS
drivers/pci/controller/dwc/Kconfig
drivers/pci/controller/dwc/Makefile
drivers/pci/controller/dwc/pcie-uniphier-ep.c [new file with mode: 0644]