linux/arch/sh/drivers/pci
Paul Mundt 0bbc9bc318 sh: pci: Set class/sub-class code correctly for SH7780 PCIC.
The SH7780 PCI host controller implements a configuration header that
requires a fair bit of hand-holding to initialize properly. By default
it appears as a pre-2.0 host controller given the zeroed out class code,
so fix this up properly.

Some boards that happened to be using the R7780RP version of the PCIC
fixups had set this correctly, but this belongs in the standard
initialization, and is by no means board specific.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
2009-04-17 14:09:09 +09:00
..
fixups-dreamcast.c sh: migrate to arch/sh/include/ 2008-07-29 08:09:44 +09:00
fixups-lboxre2.c sh: pass along struct pci_channel 2009-04-16 16:00:12 +09:00
fixups-r7780rp.c sh: avoid using PCIBIOS_MIN_xxx 2009-04-16 16:00:13 +09:00
fixups-rts7751r2d.c sh: pass along struct pci_channel 2009-04-16 16:00:12 +09:00
fixups-sdk7780.c sh: pci: Set class/sub-class code correctly for SH7780 PCIC. 2009-04-17 14:09:09 +09:00
fixups-sh03.c sh: Consolidated SH7751/SH7780 PCI support. 2006-09-27 16:43:28 +09:00
Kconfig PCI: Kconfig help: don't refer to the PCI-HOWTO 2008-02-01 15:04:26 -08:00
Makefile sh: pci: drop duplicate PCIC fixups for SE7780 and SH7785LCR. 2009-04-16 16:00:15 +09:00
ops-cayman.c sh: export board_pci_channels in one place 2009-04-16 16:00:14 +09:00
ops-dreamcast.c sh: drop duplicate symbol export on dreamcast and sh7785lcr. 2009-04-16 16:00:15 +09:00
ops-landisk.c sh: pci: Kill off unused SH4_PCIC_NO_RESET code. 2009-04-16 18:01:31 +09:00
ops-lboxre2.c sh: pci: Kill off unused SH4_PCIC_NO_RESET code. 2009-04-16 18:01:31 +09:00
ops-r7780rp.c sh: pci: Kill off unused SH4_PCIC_NO_RESET code. 2009-04-16 18:01:31 +09:00
ops-rts7751r2d.c sh: pci: Kill off unused SH4_PCIC_NO_RESET code. 2009-04-16 18:01:31 +09:00
ops-sdk7780.c sh: pci: Kill off unused SH4_PCIC_NO_RESET code. 2009-04-16 18:01:31 +09:00
ops-se7780.c sh: pci: Kill off unused SH4_PCIC_NO_RESET code. 2009-04-16 18:01:31 +09:00
ops-sh4.c sh: pci: Prefer P1SEG over P1SEGADDR for CONFIG_CMD. 2009-04-17 14:07:57 +09:00
ops-sh5.c sh: Get the SH-5 PCI support building. 2008-01-28 13:18:55 +09:00
ops-sh03.c sh: add init member to pci_channel data 2009-04-16 16:00:12 +09:00
ops-sh7785lcr.c sh: pci: Kill off unused SH4_PCIC_NO_RESET code. 2009-04-16 18:01:31 +09:00
ops-snapgear.c sh: pci: Kill off unused SH4_PCIC_NO_RESET code. 2009-04-16 18:01:31 +09:00
ops-titan.c sh: pci: Kill off unused SH4_PCIC_NO_RESET code. 2009-04-16 18:01:31 +09:00
pci-auto.c sh: hook in struct pci_channel in sysdata 2009-04-16 16:00:13 +09:00
pci-sh4.h sh: pci: Kill off unused SH4_PCIC_NO_RESET code. 2009-04-16 18:01:31 +09:00
pci-sh5.c sh: avoid using PCIBIOS_MIN_xxx 2009-04-16 16:00:13 +09:00
pci-sh5.h sh: add init member to pci_channel data 2009-04-16 16:00:12 +09:00
pci-sh7751.c sh: pci: Kill off unused SH4_PCIC_NO_RESET code. 2009-04-16 18:01:31 +09:00
pci-sh7751.h sh: add reg_base member to pci_channel 2009-04-16 16:00:13 +09:00
pci-sh7780.c sh: pci: Set class/sub-class code correctly for SH7780 PCIC. 2009-04-17 14:09:09 +09:00
pci-sh7780.h sh: add reg_base member to pci_channel 2009-04-16 16:00:13 +09:00
pci.c sh: export board_pci_channels in one place 2009-04-16 16:00:14 +09:00