sh: intc - add support for SH7705
authorMagnus Damm <damm@igel.co.jp>
Wed, 25 Jul 2007 01:50:42 +0000 (10:50 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Fri, 21 Sep 2007 02:57:45 +0000 (11:57 +0900)
commit70e8be0a4e21f71e654bea2e5ec4789e976a796b
tree23992c8542076cf267dea729ee5a3a08573e2b0f
parent335fb8fc71692830aca0a5a5fe7f60016ee0d0aa
sh: intc - add support for SH7705

This patch converts the cpu specific interrupt setup code for
sh7705 from ipr to intc. While at it new vectors are added to
match the information provided by the datasheet.

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 sh7705 specific platform data for the rtc driver.

Signed-off-by: Magnus Damm <damm@igel.co.jp>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
arch/sh/kernel/cpu/sh3/setup-sh7705.c
arch/sh/mm/Kconfig