]> asedeno.scripts.mit.edu Git - linux.git/commit
irqchip: Andestech Internal Vector Interrupt Controller driver
authorGreentime Hu <greentime@andestech.com>
Wed, 25 Oct 2017 07:42:51 +0000 (15:42 +0800)
committerGreentime Hu <greentime@andestech.com>
Thu, 22 Feb 2018 02:44:36 +0000 (10:44 +0800)
commitabe45fd9f1b0ff0fbc537242a6c691083e9d3ac6
treefbc4c4d7623f8ddf91a56daf7b1155a923dc3c74
parentba7cbe51bfbd30176e0d9123552663b5136d48c5
irqchip: Andestech Internal Vector Interrupt Controller driver

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>
drivers/irqchip/Makefile
drivers/irqchip/irq-ativic32.c [new file with mode: 0644]