linux/arch/sh/drivers/pci
Magnus Damm 2eeec85638 sh: intc - convert board specific r2d code
This patch converts the board specific interrupt code for r2d to make
use of intc. While at it we improve the Kconfig to avoid confusion.

- Two sets of interrupt tables exist - one for R2D-1 and one for R2D-PLUS.
- R2D-1 and R2D-PLUS use the same irq constants.
- R2D-1 has AX88796 support, R2D-PLUS does not hook up that IRQ.
- R2D-PLUS has KEY support, R2D-1 does not hook up that IRQ.
- The number and order of IRQ values are disconnected from register bits.
- Interrupt sources now start from IRQ 100.
- The machvec demux function converts from irlm IRQ 0-14 to IRQ 100++.

Tested on R2D-1 and R2D-PLUS boards.

Version 2 adds CONFIG_RTS7751R2D_1 and CONFIG_RTS7751R2D_PLUS together
with intc structured as __initdata.

Signed-off-by: Magnus Damm <damm@igel.co.jp>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
2007-09-21 11:57:50 +09:00
..
dma-dreamcast.c fix file specification in comments 2006-10-03 23:01:26 +02:00
fixups-dreamcast.c fix file specification in comments 2006-10-03 23:01:26 +02:00
fixups-lboxre2.c sh: L-BOX RE2 support. 2007-05-07 02:10:54 +00:00
fixups-r7780rp.c sh: Consolidated SH7751/SH7780 PCI support. 2006-09-27 16:43:28 +09:00
fixups-rts7751r2d.c sh: Consolidated SH7751/SH7780 PCI support. 2006-09-27 16:43:28 +09:00
fixups-se7780.c sh: se7780 PCI support. 2007-05-07 02:11:55 +00:00
fixups-sh03.c sh: Consolidated SH7751/SH7780 PCI support. 2006-09-27 16:43:28 +09:00
Kconfig sh: Tidy up dependencies for SH-2 build. 2007-06-11 15:32:07 +09:00
Makefile sh: update r2d defconfig and fix SH7751R pci compliation 2007-07-20 17:25:48 +09:00
ops-dreamcast.c spelling fixes: arch/sh/ 2007-05-21 14:31:39 +09:00
ops-landisk.c sh: landisk updates. 2007-05-07 02:10:54 +00:00
ops-lboxre2.c sh: L-BOX RE2 support. 2007-05-07 02:10:54 +00:00
ops-r7780rp.c sh: R7785RP board updates. 2007-05-07 02:11:57 +00:00
ops-rts7751r2d.c sh: intc - convert board specific r2d code 2007-09-21 11:57:50 +09:00
ops-se7780.c sh: se7780 PCI support. 2007-05-07 02:11:55 +00:00
ops-sh4.c sh: Fix up PCI section mismatch warnings. 2007-07-20 13:22:47 +09:00
ops-sh03.c sh: build fixes for defconfigs. 2006-10-03 13:14:04 +09:00
ops-snapgear.c sh: Consolidated SH7751/SH7780 PCI support. 2006-09-27 16:43:28 +09:00
ops-titan.c sh: sh775x/titan fixes for irq header changes. 2006-12-06 12:05:02 +09:00
pci-auto.c sh: Fix PCI BAR address-space wraparound. 2007-03-12 14:50:49 +09:00
pci-sh4.h sh: Add SH7785 Highlander board support (R7785RP). 2007-05-07 02:10:53 +00:00
pci-sh7751.c sh: Add a dummy SH-4 PCIC fixup. 2007-05-07 02:11:55 +00:00
pci-sh7751.h sh: Consolidated SH7751/SH7780 PCI support. 2006-09-27 16:43:28 +09:00
pci-sh7780.c sh: SH7780 Solution Engine board support. 2007-05-07 02:11:55 +00:00
pci-sh7780.h sh: SH7780 Solution Engine board support. 2007-05-07 02:11:55 +00:00
pci-st40.c sh: Fix up PCI section mismatch warnings. 2007-07-20 13:22:47 +09:00
pci-st40.h spelling fixes: arch/sh/ 2007-05-21 14:31:39 +09:00
pci.c sh: Fix up PCI section mismatch warnings. 2007-07-20 13:22:47 +09:00