irqchip: add DesignWare APB ICTL interrupt controller
authorSebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
Mon, 9 Sep 2013 12:01:20 +0000 (14:01 +0200)
committerSebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
Fri, 13 Dec 2013 15:29:40 +0000 (16:29 +0100)
commit350d71b94fc9ed4ba9a349786f928aa5e594adc1
tree36125d138f08596af23b63ce30166d173dc225cc
parent6ce4eac1f600b34f2f7f58f9cd8f0503d79e42ae
irqchip: add DesignWare APB ICTL interrupt controller

This adds an irqchip driver and corresponding devicetree binding for the
secondary interrupt controllers based on Synopsys DesignWare IP dw_apb_ictl.

Signed-off-by: Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
Reviewed-by: Mark Rutland <mark.rutland@arm.com>
Reviewed-by: Jisheng Zhang <jszhang@marvell.com>
Reviewed-by: Thomas Gleixner <tglx@linutronix.de>
Documentation/devicetree/bindings/interrupt-controller/snps,dw-apb-ictl.txt [new file with mode: 0644]
drivers/irqchip/Kconfig
drivers/irqchip/Makefile
drivers/irqchip/irq-dw-apb-ictl.c [new file with mode: 0644]
This page took 0.035571 seconds and 5 git commands to generate.