[PATCH v3 2/7] irqchip: add the Alpine MSIX interrupt controller

2016-02-19 Thread Antoine Tenart
This patch adds the Alpine MSIX interrupt controller driver. Signed-off-by: Antoine Tenart Signed-off-by: Tsahee Zidenberg Acked-by: Marc Zyngier --- drivers/irqchip/Kconfig | 6 +

[PATCH v3 2/7] irqchip: add the Alpine MSIX interrupt controller

2016-02-19 Thread Antoine Tenart
This patch adds the Alpine MSIX interrupt controller driver. Signed-off-by: Antoine Tenart Signed-off-by: Tsahee Zidenberg Acked-by: Marc Zyngier --- drivers/irqchip/Kconfig | 6 + drivers/irqchip/Makefile | 1 + drivers/irqchip/irq-alpine-msi.c | 293