]> bbs.cooldavid.org Git - net-next-2.6.git/commit
ARM: mach-shmobile: intc-sh7377: Add INTCS support
authorKuninori Morimoto <morimoto.kuninori@renesas.com>
Mon, 29 Mar 2010 07:58:13 +0000 (07:58 +0000)
committerPaul Mundt <lethal@linux-sh.org>
Wed, 7 Apr 2010 07:26:41 +0000 (16:26 +0900)
commit7da5c86883fde778fabb1820c521410e8a678132
treef7e08d3fcf5a6460a5ef156738730799358e989a
parent0e9131a3fa68cdc114e4c4c6270b1d6a38242c0d
ARM: mach-shmobile: intc-sh7377: Add INTCS support

Add support for the sh7377 INTCS interrupt controller.

INTCS is the interrupt controller for the sh7377 SuperH
processor core. It is tied into the INTCA interrupt
controller which interfaces to the ARM processor.

INTCS support is implemented using a new INTC table
together with a chained interrupt handler that ties
into the already supported INTCA controller.

Signed-off-by: Kuninori Morimoto <morimoto.kuninori@renesas.com>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
arch/arm/mach-shmobile/intc-sh7377.c