android_kernel_xiaomi_sm8350/arch/sh/kernel/cpu/sh3
Magnus Damm 28b146c84e sh: intc - add support for SH7710
This patch converts the cpu specific interrupt setup code
for sh7710 from ipr to intc. While at it new vectors are added
to match the information provided by the datasheet. Version two
simplifies the Kconfig part.

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 adds sh7710 specific platform data for the rtc
driver. The base address of SCIF1 is adjusted to match the
datasheet.

Signed-off-by: Magnus Damm <damm@igel.co.jp>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
2007-09-21 11:57:45 +09:00
..
clock-sh3.c
clock-sh7705.c
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: remove support for sh7300 and solution engine 7300 2007-07-26 15:37:57 +09:00
probe.c sh: MS7712SE01 board support. 2007-05-07 02:10:54 +00:00
setup-sh7705.c sh: intc - add support for SH7705 2007-09-21 11:57:45 +09:00
setup-sh7708.c
setup-sh7709.c sh: IPR/INTC2 IRQ setup consolidation. 2007-07-20 12:18:20 +09:00
setup-sh7710.c sh: intc - add support for SH7710 2007-09-21 11:57:45 +09:00