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

No differences found