android_kernel_motorola_sm6225/arch/sh/kernel/cpu/sh3
Magnus Damm ec58f1f32d sh: intc - add support for SH7706, SH7707, SH7708, SH7709
This patch unifies the cpu specific interrupt setup code for
sh7706, sh7707, sh7708 and sh7709 and moves the code into a new
file called setup-sh770x.c.  It makes sense to share the setup code
between these processors because most hardware blocks are identical
from a software point of view. With this patch the sh770x processors
now have a complete set of vectors that match with the information
provided by the data sheets. This is a big improvement for sh7708.

Vectors for IRQ4 and IRQ5 are enabled by default. Use
plat_irq_setup_pins() if pins IRQ0-3 should be used in IRQ mode.

This patch also unifies the platform device setup code which means
that the rtc driver now has platform data for all sh770x processors.

Signed-off-by: Magnus Damm <damm@igel.co.jp>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
2007-09-21 11:57:46 +09:00
..
clock-sh3.c [PATCH] sh: Simplistic clock framework 2006-01-16 23:15:28 -08:00
clock-sh7705.c [PATCH] sh: Simplistic clock framework 2006-01-16 23:15:28 -08:00
clock-sh7706.c sh: Add support for SH7706/SH7710/SH7343 CPUs. 2006-09-27 17:38:11 +09:00
clock-sh7709.c sh: Clock framework tidying. 2006-12-06 10:45:40 +09:00
clock-sh7710.c sh: remove support for sh7300 and solution engine 7300 2007-07-26 15:37:57 +09:00
entry.S sh: Fix lockdep debugging oops on SH-3/4. 2007-08-01 16:17:07 +09:00
ex.S sh: Share exception vector table for SH-3/4. 2007-05-09 01:35:01 +00:00
Makefile sh: intc - add support for SH7706, SH7707, SH7708, SH7709 2007-09-21 11:57:46 +09:00
probe.c sh: MS7712SE01 board support. 2007-05-07 02:10:54 +00:00
setup-sh770x.c sh: intc - add support for SH7706, SH7707, SH7708, SH7709 2007-09-21 11:57:46 +09:00
setup-sh7705.c sh: intc - add support for SH7705 2007-09-21 11:57:45 +09:00
setup-sh7710.c sh: intc - add support for SH7710 2007-09-21 11:57:45 +09:00