]> git.openfabrics.org - ~emulex/infiniband.git/commit
sh: intc - add support for SH7710
authorMagnus Damm <damm@igel.co.jp>
Wed, 25 Jul 2007 08:47:07 +0000 (17:47 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Fri, 21 Sep 2007 02:57:45 +0000 (11:57 +0900)
commit28b146c84ed571043f473d2ac2f2a27e48fda7d1
tree529236dd44c85493b9e2de48640da66beb390ee7
parent70e8be0a4e21f71e654bea2e5ec4789e976a796b
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>
arch/sh/kernel/cpu/sh3/setup-sh7710.c
arch/sh/mm/Kconfig