[PATCH 13/14] powerpc: add ps3 platform system bus support

Geoff Levand geoffrey.levand at am.sony.com
Tue May 1 01:49:32 EST 2007


Olaf Hering wrote:
> On Tue, Nov 21, Geoff Levand wrote:
> 
>> Adds a PS3 system bus driver.  This system bus is a virtual bus used to present
>> the PS3 system devices in the LDM.
> 
> What is the benefit of yet another bus?

We need a bus to abstract the MMIO, DMA and interrupt specifics of
the hypervisor.

> Can those 3 drivers be platform devices instead?

It is my understanding that the platform bus was made to
support legacy code.

We plan to put all the devices on the system bus.  That work
is now in progress.

> The generated modalias files do not match anything.
 
Module support is still todo.  I am just now started on it.  David
Woodhouse sent a few patches, but I just merged them in without
testing.

-Geoff




More information about the Linuxppc-dev mailing list