linux-kernel-test/arch/sh/drivers/pci
Jamie Lenehan ea0f8feaa0 sh: sh775x/titan fixes for irq header changes.
The following moves the creation of IPR interupts into setup-7750.c
and updates a few other things to make it all work after the "Drop
CPU subtype IRQ headers" commit. It boots and runs fine on my titan
board.

 - adds an ipr_idx to the ipr_data and uses a function in the subtype
   code to calculate the address of the IPR registers

 - adds a function to enable individual interrupt mode for externals
   in the subtype code and calls that from the titan board code
   instead of doing it directly.

 - I changed the shift in the ipr_data to be the actual # of bits to
   shift, instead of the numnber / 4 - made it easier to match with
   the manual.

Signed-off-by: Jamie Lenehan <lenehan@twibble.org>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
2006-12-06 12:05:02 +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-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-sh03.c sh: Consolidated SH7751/SH7780 PCI support. 2006-09-27 16:43:28 +09:00
Kconfig Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
Makefile sh: Consolidated SH7751/SH7780 PCI support. 2006-09-27 16:43:28 +09:00
ops-bigsur.c fix file specification in comments 2006-10-03 23:01:26 +02:00
ops-dreamcast.c fix file specification in comments 2006-10-03 23:01:26 +02:00
ops-landisk.c sh: Kill off remaining config.h references. 2006-10-03 13:19:02 +09:00
ops-r7780rp.c sh: Cleanup board header directories. 2006-10-19 16:30:32 +09:00
ops-rts7751r2d.c sh: Cleanup board header directories. 2006-10-19 16:30:32 +09:00
ops-sh4.c sh: Consolidated SH7751/SH7780 PCI support. 2006-09-27 16:43:28 +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: Consolidated SH7751/SH7780 PCI support. 2006-09-27 16:43:28 +09:00
pci-sh4.h sh: Consolidated SH7751/SH7780 PCI support. 2006-09-27 16:43:28 +09:00
pci-sh7751.c sh: Fix pr_debug statements for sh4 2006-10-06 15:36:15 +09:00
pci-sh7751.h sh: Consolidated SH7751/SH7780 PCI support. 2006-09-27 16:43:28 +09:00
pci-sh7780.c sh: Drop CPU subtype IRQ headers. 2006-12-06 10:45:37 +09:00
pci-sh7780.h sh: Consolidated SH7751/SH7780 PCI support. 2006-09-27 16:43:28 +09:00
pci-st40.c sh: Updates for IRQ handler changes. 2006-10-06 15:31:16 +09:00
pci-st40.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
pci.c sh: Inhibit mapping PCI apertures through page tables. 2006-09-27 16:45:22 +09:00