Re: [RFC PATCH 12/19] powerpc: gamecube: platform support
From: Segher Boessenkool <hidden>
Date: 2009-11-27 00:02:07
From: Segher Boessenkool <hidden>
Date: 2009-11-27 00:02:07
quoted
quoted
We need it as it currently doesn't match with the default bus ids.quoted
Should I introduce a .type property matching any of those above in the soc node, and get rid of the explicit bus probe?You don't need any fake bus as far as I can see, just probe the devices you want.But it's way easier to let the bus probe do it for us. I don't see the win here.
As long as this doesn't leak into the device tree in any way, I don't care. How's that? :-) Segher