[POWERPC] ps3: add ps3 platform system bus support
authorGeoff Levand <geoffrey.levand@am.sony.com>
Wed, 22 Nov 2006 23:47:00 +0000 (00:47 +0100)
committerPaul Mackerras <paulus@samba.org>
Mon, 4 Dec 2006 09:40:57 +0000 (20:40 +1100)
commita3d4d6435b56eb0b6ff4f88e5a513cfccfb3e770
tree20f5af985f0e9cd3edaf46efe425c961a460f930
parentde91a53429952875740692d1de36ae70d4cf81da
[POWERPC] ps3: add ps3 platform system bus support

Adds a PS3 system bus driver.  This system bus is a virtual bus used to present
the PS3 system devices in the LDM.

Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com>
Signed-off-by: Arnd Bergmann <arnd.bergmann@de.ibm.com>
drivers/Makefile
drivers/ps3/Makefile [new file with mode: 0644]
drivers/ps3/system-bus.c [new file with mode: 0644]
include/asm-powerpc/ps3.h