[PATCH 3/4] Emerson KSI8560 device tree

Olof Johansson olof at lixom.net
Fri Mar 7 12:57:34 EST 2008


On Fri, Mar 07, 2008 at 11:29:59AM +1100, David Gibson wrote:
> On Thu, Mar 06, 2008 at 06:14:51PM +0300, Alexandr Smirnov wrote:
> > Add device tree file for Emerson KSI8560 board.
> > 
> > Signed-off-by: Alexandr Smirnov <asmirnov at ru.mvista.com>
> 
> [snip]
> > +	soc at fdf00000 {
> > +		#address-cells = <1>;
> > +		#size-cells = <1>;
> > +		device_type = "soc";
> 
> Since this is a new board, is it feasible to require it to have a
> sufficient new u-boot version that we don't require this old
> device_type entry.

Here's a novel idea:

What if the device tree police spent a little more time on fixing up
existing DTS files and booting-without-of.txt, and a little less time
making it as hard as possible for people to get new board ports in?

That way, at least they would be demanding of new submissions what is
documented and already accepted.

Current booting-without-of.txt still claims that /soc should have
device_type "soc".


-Olof



More information about the Linuxppc-dev mailing list