ARM: mach-shmobile: sh7372 INTCS support
commitf4dd61853e52251cc2661fb47cf133403ade1180
authorMagnus Damm <damm@opensource.se>
Thu, 11 Mar 2010 05:42:21 +0000 (11 05:42 +0000)
committerPaul Mundt <lethal@linux-sh.org>
Thu, 20 May 2010 03:00:44 +0000 (20 12:00 +0900)
treeb3f14f5c6f3f4788c9f3a4b37b84cbb0b643ad23
parent9b7c23adb350a108737a993c9c781463c1439dc6
ARM: mach-shmobile: sh7372 INTCS support

Add support for the sh7372 INTCS interrupt controller.

INTCS is the interrupt controller for the sh7372 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-sh7372.c