Re: [PATCH] [POWERPC] 85xx: some minor cleanups for stx_gp3 and tqm85xx
From: Kumar Gala <hidden>
Date: 2008-01-29 06:24:23
From: Kumar Gala <hidden>
Date: 2008-01-29 06:24:23
On Jan 28, 2008, at 11:47 PM, David Gibson wrote:
On Fri, Jan 25, 2008 at 10:39:38AM -0600, Kumar Gala wrote:quoted
* "simple-bus" covers all our needs for of_platform_bus_probe() * make device tree name just 'soc' not 'soc85..'Getting rid of the device_type="soc" would be nice, too...
Agreed, but one thing at a time. We need to define a compat that is the equivalent of what we are using SoC for today. (simple-bus + the range property details on chip registers) If we can come up with something compat name that is defined as such that I'm all for remoing device_type=soc. - k