[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <alpine.DEB.2.02.1307291739150.13736@nftneq.ynat.uz>
Date: Mon, 29 Jul 2013 17:41:11 -0700 (PDT)
From: David Lang <david@...g.hm>
To: Jason Cooper <jason@...edaemon.net>
cc: Dave Martin <Dave.Martin@....com>,
Mark Rutland <mark.rutland@....com>,
Tomasz Figa <tomasz.figa@...il.com>,
Wolfram Sang <w.sang@...gutronix.de>,
Grant Likely <grant.likely@...retlab.ca>,
Russell King - ARM Linux <linux@....linux.org.uk>,
Jason Gunthorpe <jgunthorpe@...idianresearch.com>,
"devicetree@...r.kernel.org" <devicetree@...r.kernel.org>,
Ian Campbell <ian.campbell@...rix.com>,
Pawel Moll <pawel.moll@....com>,
Stephen Warren <swarren@...dotorg.org>,
Richard Cochran <richardcochran@...il.com>,
Domenico Andreoli <cavokz@...il.com>,
"linux-arm-kernel@...ts.infradead.org"
<linux-arm-kernel@...ts.infradead.org>,
James Bottomley <James.Bottomley@...senpartnership.com>,
"ksummit-2013-discuss@...ts.linuxfoundation.org"
<ksummit-2013-discuss@...ts.linuxfoundation.org>,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
"jonsmirl@...il.com" <jonsmirl@...il.com>
Subject: Re: [Ksummit-2013-discuss] Defining schemas for Device Tree
On Mon, 29 Jul 2013, Jason Cooper wrote:
>
>>
>> I don't think that siblings have any defined order in DT. If reading a
>> device tree, there's no guarantee you get nodes or properties out in the
>> same order as the original .dts file.
>
> That's why I raised the point. If people think encoding initialization
> order in the DT is a good idea, then we should change the dtc so it
> compiles/decompiles in the same order.
if you make the initializaiton order 'magicly' correct by following the order of
the flat representation, how do you reflect the case where initialization can be
overlapped for different devices?
you are just trading one side of the problem for the other.
David Lang
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists