summaryrefslogtreecommitdiffstats
path: root/drivers/irqchip/irq-ativic32.c
Commit message (Collapse)AuthorAgeFilesLines
* irqchip: Andestech Internal Vector Interrupt Controller driverGreentime Hu2018-02-221-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>