sh: intc - add support for SH7760
authorMagnus Damm <damm@igel.co.jp>
Tue, 31 Jul 2007 08:12:34 +0000 (17:12 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Fri, 21 Sep 2007 02:57:46 +0000 (11:57 +0900)
commite29bfbc44332ee2233d87d5adfd1824fd8a1c73b
tree80cb6ff95302a0817ef597f974df893fb76e2445
parenta0e23267d4c57cdaa88114c3d88e25c87ee32d84
sh: intc - add support for SH7760

This patch converts the cpu specific interrupt setup code for sh7760
from ipr + intc2 to intc. New vectors are also added to match the
information provided by the datasheet.

Vectors for IRQ4-IRQ7 are enabled by default. Use plat_irq_setup_pins()
if pins IRL0-3 should be used in IRLM mode.

The patch also adds the SIM block to the serial port platform data.
Version two of this patch fixes MMCIF problems reported by Manuel Lauss.

Signed-off-by: Magnus Damm <damm@igel.co.jp>
Acked-by: Manuel Lauss <mano@roarinelk.homelinux.net>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
arch/sh/kernel/cpu/sh4/setup-sh7760.c
arch/sh/mm/Kconfig