[POWERPC] Celleb: update for PCI
commitda0bd34e03b48f366a29e0ecdb24f8a0fe856d40
authorIshizaki Kou <kou.ishizaki@toshiba.co.jp>
Tue, 2 Oct 2007 08:26:53 +0000 (2 18:26 +1000)
committerPaul Mackerras <paulus@samba.org>
Wed, 3 Oct 2007 03:25:28 +0000 (3 13:25 +1000)
treeb2719a810e67826dbde6079ff73f091060f92ddf
parent86de9f5f5e663123a5a49c6fe39750bea3dba24c
[POWERPC] Celleb: update for PCI

This adds support for the PCI bus on Celleb with new "I/O routines
for PowerPC."  External PCI on Celleb must do explicit synchronization
with devices (Bus has no automatic synchronization feature).

Signed-off-by: Kou Ishizaki <Kou.Ishizaki@toshiba.co.jp>
Acked-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Paul Mackerras <paulus@samba.org>
arch/powerpc/platforms/celleb/Kconfig
arch/powerpc/platforms/celleb/Makefile
arch/powerpc/platforms/celleb/io-workarounds.c [new file with mode: 0644]
arch/powerpc/platforms/celleb/pci.c
arch/powerpc/platforms/celleb/pci.h
arch/powerpc/platforms/celleb/scc.h
arch/powerpc/platforms/celleb/scc_epci.c
arch/powerpc/platforms/celleb/setup.c