linux/arch/sh/kernel/cpu/irq
Magnus Damm 02ab3f7079 sh: intc - shared IPR and INTC2 controller
This is the second version of the shared interrupt controller patch
for the sh architecture, fixing up handling of intc_reg_fns[].

The three main advantages with this controller over the existing
ones are:

	- Both priority (ipr) and bitmap (intc2) registers are
	  supported
	- External pin sense configuration is supported, ie edge
	  vs level triggered
	- CPU/Board specific code maps 1:1 with datasheet for
	  easy verification

This controller can easily coexist with the current IPR and INTC2
controllers, but the idea is that CPUs/Boards should be moved over
to this controller over time so we have a single code base to
maintain.

Signed-off-by: Magnus Damm <damm@igel.co.jp>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
2007-07-20 12:18:20 +09:00
..
Makefile sh: intc - shared IPR and INTC2 controller 2007-07-20 12:18:20 +09:00
imask.c sh: Add support for SH7206 and SH7619 CPU subtypes. 2006-12-06 10:45:36 +09:00
intc.c sh: intc - shared IPR and INTC2 controller 2007-07-20 12:18:20 +09:00
intc2.c sh: Hook up hard_smp_processor_id() for INTC2 block. 2007-06-20 18:23:49 +09:00
ipr.c sh: rework ipr code 2007-06-15 18:56:19 +09:00
maskreg.c spelling fixes: arch/sh/ 2007-05-21 14:31:39 +09:00
pint.c sh: Solution Engine SH7705 board and CPU updates. 2007-05-07 02:11:56 +00:00