]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
PCI: altera: Add Altera PCIe MSI driver
authorLey Foon Tan <lftan@altera.com>
Fri, 23 Oct 2015 10:27:13 +0000 (18:27 +0800)
committerBjorn Helgaas <bhelgaas@google.com>
Tue, 3 Nov 2015 14:36:58 +0000 (08:36 -0600)
commitaf1169b48b179c9db6b5d57e14552cceccbc04eb
tree98b6a1b9063851a6c9a3db6691d7e70f2afa65f3
parenteaa6111b70a7cb43b7536eacea8ef501fc4fc235
PCI: altera: Add Altera PCIe MSI driver

Add Altera PCIe MSI driver.  This soft IP supports a configurable number of
vectors, which is a DTS parameter.

[bhelgaas: Kconfig depend on PCIE_ALTERA, typos, whitespace]
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>
Documentation/devicetree/bindings/pci/altera-pcie-msi.txt [new file with mode: 0644]
MAINTAINERS
drivers/pci/host/Kconfig
drivers/pci/host/Makefile
drivers/pci/host/pcie-altera-msi.c [new file with mode: 0644]