linux/arch/sh/drivers/pci
David McKay 15444a8973 sh: Allow use of GENERIC_IOMAP
The synopsys PCI cell used in the later STMicro chips requires code to
be run in order to do IO cycles, rather than just memory mapping the IO
space. Rather than extending the existing SH infrastructure to allow
this, use the GENERIC_IOMAP implmentation to save re-inventing the
wheel.

This set of changes allows the SH to be built with GENERIC_IOMAP
enabled, it just ifdef's out the functions provided by the GENERIC_IOMAP
implementation, and provides a few required missing functions.

Signed-off-by: David McKay <david.mckay@st.com>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
2009-08-24 16:10:40 +09:00
..
fixups-cayman.c
fixups-dreamcast.c sh: pci: Convert dreamcast to new-style interface. 2009-04-20 21:34:36 +09:00
fixups-landisk.c
fixups-r7780rp.c
fixups-rts7751r2d.c
fixups-sdk7780.c
fixups-se7751.c sh: pci: Move the se7751 fixups in to arch/sh/drivers/pci/. 2009-04-20 21:42:59 +09:00
fixups-sh03.c
fixups-snapgear.c
fixups-titan.c
Kconfig sh: pci: Rename pci-new.c to pci.c. 2009-04-20 21:53:33 +09:00
Makefile sh: pci: Initial PCI-Express support for SH7786 Urquell board. 2009-06-17 18:20:48 +09:00
ops-dreamcast.c sh: pci: remove duplicated #include's 2009-06-14 17:48:43 +09:00
ops-sh4.c
ops-sh5.c
ops-sh7786.c sh: pci: SH7786 PCI ops. 2009-06-16 06:26:08 +09:00
pci-dreamcast.c sh: pci: Convert dreamcast to new-style interface. 2009-04-20 21:34:36 +09:00
pci-sh4.h
pci-sh5.c sh: Integrate the SH-5 onchip_remap() more coherently. 2009-05-07 18:10:27 +09:00
pci-sh5.h
pci-sh7751.c sh: pci-sh7751: Initialize io_map_base in controller definition. 2009-05-26 23:10:15 +09:00
pci-sh7751.h
pci-sh7780.c sh: pci-sh7780: Fix up for PCI_DISABLE_MWI changes. 2009-05-27 00:12:58 +09:00
pci-sh7780.h
pci.c sh: Allow use of GENERIC_IOMAP 2009-08-24 16:10:40 +09:00
pcie-sh7786.c sh: pci: Initial PCI-Express support for SH7786 Urquell board. 2009-06-17 18:20:48 +09:00
pcie-sh7786.h sh: pci: SH7786 PCI ops. 2009-06-16 06:26:08 +09:00