]> Pileus Git - ~andy/linux/commit
irqchip: armada-370-xp: implement MSI support
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Fri, 9 Aug 2013 20:27:11 +0000 (22:27 +0200)
committerJason Cooper <jason@lakedaemon.net>
Mon, 30 Sep 2013 14:58:12 +0000 (14:58 +0000)
commit31f614edb726fcc4d5aa0f2895fbdec9b04a3ca4
treeeedc5350cb3c435039d435fbfef39e32873ad508
parent627dfcc249e2eae07982272808ad560592e730e0
irqchip: armada-370-xp: implement MSI support

This commit introduces the support for the MSI interrupts in the
armada-370-xp interrupt controller driver. It registers an MSI chip to
the MSI chip registry, which will be used by the Marvell PCIe host
controller driver.

The MSI interrupts use the 16 high doorbells, and are therefore
notified using IRQ1 of the main interrupt controller.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Acked-by: Gregory CLEMENT <gregory.clement@free-electrons.com>
Signed-off-by: Jason Cooper <jason@lakedaemon.net>
Documentation/devicetree/bindings/arm/armada-370-xp-mpic.txt
drivers/irqchip/irq-armada-370-xp.c