aboutsummaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorKishon Vijay Abraham I <kishon@ti.com>2014-07-22 17:23:45 -0400
committerBjorn Helgaas <bhelgaas@google.com>2014-07-22 17:26:24 -0400
commit47ff3de911a728cdf9ecc6ad777131902cff62b4 (patch)
treeec82747a2f4098c337567fd4daf86d7d77ab385a /MAINTAINERS
parentf4c55c5a3f7f68c06cc559ed7af8b2d017cbb0a7 (diff)
PCI: dra7xx: Add TI DRA7xx PCIe driver
Add support for PCIe controller in DRA7xx. This driver re-uses the designware core code that is already present in kernel. Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com> Signed-off-by: Bjorn Helgaas <bhelgaas@google.com> Acked-by: Jingoo Han <jg1.han@samsung.com> Cc: Rob Herring <robh+dt@kernel.org> Cc: Pawel Moll <pawel.moll@arm.com> Cc: Mark Rutland <mark.rutland@arm.com> Cc: Ian Campbell <ijc+devicetree@hellion.org.uk> Cc: Kumar Gala <galak@codeaurora.org> Cc: Jason Gunthorpe <jgunthorpe@obsidianresearch.com> Cc: Mohit Kumar <mohit.kumar@st.com> Cc: Marek Vasut <marex@denx.de> Cc: Arnd Bergmann <arnd@arndb.de>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS8
1 files changed, 8 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 134483f206e4..fdd34d1ba679 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -6796,6 +6796,14 @@ S: Supported
6796F: Documentation/devicetree/bindings/pci/nvidia,tegra20-pcie.txt 6796F: Documentation/devicetree/bindings/pci/nvidia,tegra20-pcie.txt
6797F: drivers/pci/host/pci-tegra.c 6797F: drivers/pci/host/pci-tegra.c
6798 6798
6799PCI DRIVER FOR TI DRA7XX
6800M: Kishon Vijay Abraham I <kishon@ti.com>
6801L: linux-omap@vger.kernel.org
6802L: linux-pci@vger.kernel.org
6803S: Supported
6804F: Documentation/devicetree/bindings/pci/ti-pci.txt
6805F: drivers/pci/host/pci-dra7xx.c
6806
6799PCI DRIVER FOR RENESAS R-CAR 6807PCI DRIVER FOR RENESAS R-CAR
6800M: Simon Horman <horms@verge.net.au> 6808M: Simon Horman <horms@verge.net.au>
6801L: linux-pci@vger.kernel.org 6809L: linux-pci@vger.kernel.org