ARM: mach-shmobile: sh7367 INTCS support
authorMagnus Damm <damm@opensource.se>
Thu, 11 Mar 2010 06:52:33 +0000 (06:52 +0000)
committerPaul Mundt <lethal@linux-sh.org>
Wed, 7 Apr 2010 07:24:02 +0000 (16:24 +0900)
commit0e9131a3fa68cdc114e4c4c6270b1d6a38242c0d
tree79d48bed9d56c07c8d41e28d8d761002c42699a6
parentff9170aeff93575b05474f29533ac9688891742e
ARM: mach-shmobile: sh7367 INTCS support

Add support for the sh7367 INTCS interrupt controller.

INTCS is the interrupt controller for the sh7367 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: Magnus Damm <damm@opensource.se>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
arch/arm/mach-shmobile/intc-sh7367.c