aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/irqchip/irq-ativic32.c (follow)
AgeCommit message (Collapse)AuthorFilesLines
2018-02-22irqchip: Andestech Internal Vector Interrupt Controller driverGreentime Hu1-0/+107
This patch adds the Andestech Internal Vector Interrupt Controller driver. You can find the spec here. Ch4.9 of AndeStar SPA V3 Manual. http://www.andestech.com/product.php?cls=9 Signed-off-by: Rick Chen <rick@andestech.com> Signed-off-by: Greentime Hu <greentime@andestech.com> Reviewed-by: Marc Zyngier <marc.zyngier@arm.com>