• M
    ARM: mach-shmobile: sh7372 INTCS support · f4dd6185
    Magnus Damm 提交于
    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: NMagnus Damm <damm@opensource.se>
    Signed-off-by: NPaul Mundt <lethal@linux-sh.org>
    f4dd6185
intc-sh7372.c 22.8 KB