aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorKunihiko Hayashi <hayashi.kunihiko@socionext.com>2020-05-14 21:03:21 +0900
committerLorenzo Pieralisi <lorenzo.pieralisi@arm.com>2020-06-04 10:03:18 +0100
commit8d7e33d6811fbd24d3a1476a1b481b704975352a (patch)
tree3a964cc033e0c307fb9d5c23938ced7984b20ecf /MAINTAINERS
parentdt-bindings: PCI: Add UniPhier PCIe endpoint controller description (diff)
downloadwireguard-linux-8d7e33d6811fbd24d3a1476a1b481b704975352a.tar.xz
wireguard-linux-8d7e33d6811fbd24d3a1476a1b481b704975352a.zip
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>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS2
1 files changed, 1 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index dc7b42d1d2ce..12c0b2fe9c32 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -13143,7 +13143,7 @@ M: Kunihiko Hayashi <hayashi.kunihiko@socionext.com>
L: linux-pci@vger.kernel.org
S: Maintained
F: Documentation/devicetree/bindings/pci/uniphier-pcie*
-F: drivers/pci/controller/dwc/pcie-uniphier.c
+F: drivers/pci/controller/dwc/pcie-uniphier*
PCIE DRIVER FOR ST SPEAR13XX
M: Pratyush Anand <pratyush.anand@gmail.com>