PCI: dra7xx: Add TI DRA7xx PCIe driver
authorKishon Vijay Abraham I <kishon@ti.com>
Tue, 22 Jul 2014 21:23:45 +0000 (15:23 -0600)
committerBjorn Helgaas <bhelgaas@google.com>
Tue, 22 Jul 2014 21:26:24 +0000 (15:26 -0600)
commit47ff3de911a728cdf9ecc6ad777131902cff62b4
treeec82747a2f4098c337567fd4daf86d7d77ab385a
parentf4c55c5a3f7f68c06cc559ed7af8b2d017cbb0a7
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>
Documentation/devicetree/bindings/pci/ti-pci.txt [new file with mode: 0644]
MAINTAINERS
drivers/pci/host/Kconfig
drivers/pci/host/Makefile
drivers/pci/host/pci-dra7xx.c [new file with mode: 0644]
This page took 0.026668 seconds and 5 git commands to generate.