PCI: uniphier: Add UniPhier PCIe host controller support
authorKunihiko Hayashi <hayashi.kunihiko@socionext.com>
Fri, 7 Dec 2018 00:53:12 +0000 (09:53 +0900)
committerLorenzo Pieralisi <lorenzo.pieralisi@arm.com>
Wed, 19 Dec 2018 10:25:44 +0000 (10:25 +0000)
commit7e6d5cd88a6f4961ed2968799ef98528c13ac5f8
tree679161fb638261ec917e6c686671e511d2509965
parentdb67cdb04234899d0c1a734beef4bfea4c38efef
PCI: uniphier: Add UniPhier PCIe host controller support

This introduces specific glue layer for UniPhier platform to support
PCIe host controller that is based on the DesignWare PCIe core, and
this driver supports Root Complex (host) mode.

Signed-off-by: Kunihiko Hayashi <hayashi.kunihiko@socionext.com>
Signed-off-by: Lorenzo Pieralisi <lorenzo.pieralisi@arm.com>
MAINTAINERS
drivers/pci/controller/dwc/Kconfig
drivers/pci/controller/dwc/Makefile
drivers/pci/controller/dwc/pcie-uniphier.c [new file with mode: 0644]