summaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorJoao Pinto2016-03-10 21:44:52 +0100
committerBjorn Helgaas2016-03-15 14:50:45 +0100
commit5a3aa2a8fae4ce1a3ad786d212b8fffca8ee72f5 (patch)
treed1379662d29c23341c9208f275be94aa31610721 /MAINTAINERS
parentPCI: designware: Add default link up check if sub-driver doesn't override (diff)
downloadkernel-qcow2-linux-5a3aa2a8fae4ce1a3ad786d212b8fffca8ee72f5.tar.gz
kernel-qcow2-linux-5a3aa2a8fae4ce1a3ad786d212b8fffca8ee72f5.tar.xz
kernel-qcow2-linux-5a3aa2a8fae4ce1a3ad786d212b8fffca8ee72f5.zip
PCI: designware: Add driver for prototyping kits based on ARC SDP
Add a reference platform driver for PCI RC IP Protoyping Kits based on the ARC SDP. [bhelgaas: changelog, split patch up, MAINTAINERS update] Signed-off-by: Joao Pinto <jpinto@synopsys.com> Signed-off-by: Bjorn Helgaas <bhelgaas@google.com> Acked-by: Pratyush Anand <pratyush.anand@gmail.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS7
1 files changed, 7 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 30aca4aa5467..e6c327b4ed8c 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -8367,6 +8367,13 @@ L: linux-pci@vger.kernel.org
S: Maintained
F: drivers/pci/host/*designware*
+PCI DRIVER FOR SYNOPSYS PROTOTYPING DEVICE
+M: Joao Pinto <jpinto@synopsys.com>
+L: linux-pci@vger.kernel.org
+S: Maintained
+F: Documentation/devicetree/bindings/pci/designware-pcie.txt
+F: drivers/pci/host/pcie-designware-plat.c
+
PCI DRIVER FOR GENERIC OF HOSTS
M: Will Deacon <will.deacon@arm.com>
L: linux-pci@vger.kernel.org