]> git.karo-electronics.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>
Fri, 23 Oct 2015 18:24:56 +0000 (13:24 -0500)
commitf19eafec930f612dcf86431a2de612df291d0aa8
treea71389ca8b5a6c9558a8ec2a8016a8cb80d042f6
parent6bb4dd154ae848faa7638af7db46e7a216cece24
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: 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]