linux_dsm_epyc7002/arch/sh/kernel/cpu
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
..
irq sh: remove support for sh7300 and solution engine 7300 2007-07-26 15:37:57 +09:00
sh2 sh: IPR/INTC2 IRQ setup consolidation. 2007-07-20 12:18:20 +09:00
sh2a sh: IPR/INTC2 IRQ setup consolidation. 2007-07-20 12:18:20 +09:00
sh3 sh: intc - add support for SH7706, SH7707, SH7708, SH7709 2007-09-21 11:57:46 +09:00
sh4 sh: missing symbol fix for sh4-202 2007-08-22 13:32:07 +09:00
sh4a sh: remove support for sh73180 and solution engine 73180 2007-07-25 10:49:21 +09:00
adc.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
clock.c sh: Implement clk_round_rate() in the clock framework. 2007-07-20 13:29:09 +09:00
init.c sh: Tidy up dependencies for SH-2 build. 2007-06-11 15:32:07 +09:00
Makefile sh: SH-MobileR SH7722 CPU support. 2006-12-12 08:42:09 +09:00
ubc.S fix file specification in comments 2006-10-03 23:01:26 +02:00