]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
PCI: altera: Add Altera PCIe host controller driver
authorLey Foon Tan <lftan@altera.com>
Fri, 23 Oct 2015 10:27:12 +0000 (18:27 +0800)
committerBjorn Helgaas <bhelgaas@google.com>
Fri, 23 Oct 2015 18:24:56 +0000 (13:24 -0500)
commiteaa6111b70a7cb43b7536eacea8ef501fc4fc235
tree7f0857be157bb1cae077f9a8359943e333a6edba
parent0ab089c2548c6a85b86f7d9392b3d53643c6dffd
PCI: altera: Add Altera PCIe host controller driver

Add the Altera PCIe host controller driver.

[bhelgaas: whitespace, fold in DT and maintainer updates, OF_PCI
dependency from Arnd]
Signed-off-by: Ley Foon Tan <lftan@altera.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Reviewed-by: Marc Zyngier <marc.zyngier@arm.com>
Acked-by: Rob Herring <robh@kernel.org> (DT binding)
Documentation/devicetree/bindings/pci/altera-pcie.txt [new file with mode: 0644]
MAINTAINERS
drivers/pci/host/Kconfig
drivers/pci/host/Makefile
drivers/pci/host/pcie-altera.c [new file with mode: 0644]