Re: [RFC PATCH 12/19] powerpc: gamecube: platform support
From: Albert Herranz <hidden>
Date: 2009-11-26 22:07:27
From: Albert Herranz <hidden>
Date: 2009-11-26 22:07:27
Segher Boessenkool wrote:
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.
Segher
Thanks, Albert