[POWERPC] Celleb: Support PCI bus and base of I/O
authorIshizaki Kou <kou.ishizaki@toshiba.co.jp>
Fri, 12 Jan 2007 01:03:28 +0000 (10:03 +0900)
committerPaul Mackerras <paulus@samba.org>
Wed, 24 Jan 2007 10:35:45 +0000 (21:35 +1100)
commit551a3d87856c67248f9e467a7984865eee4bb0b1
tree6d1e5ce95b83fbf0c1e888b066c33f38c475dd3f
parent983e3f6027374bc8b63f05422d281e0d1f2c37f7
[POWERPC] Celleb: Support PCI bus and base of I/O

This patch includes support for pci buses, base of Celleb specific
devices, and etc. It works on of_platform bus.

Signed-off-by: Kou Ishizaki <kou.ishizaki@toshiba.co.jp>
Acked-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Signed-off-by: Paul Mackerras <paulus@samba.org>
arch/powerpc/platforms/celleb/pci.c [new file with mode: 0644]
arch/powerpc/platforms/celleb/pci.h [new file with mode: 0644]
arch/powerpc/platforms/celleb/scc_epci.c [new file with mode: 0644]