On Wed, Oct 20, 2010 at 03:22:17PM -0700, John Bonesio wrote:
> Hi,
> 
> I have attached the two file I've used to test the new syntax from my
> patch set. These might help get a feel for how the syntax and the
> features work.

heh, what you should actually do (because you have to anyway) is add
testcases for the new features to dtc in the tests directory.  'make
check' runs the test cases.

> /remove-node/ &{soc/ser...@2400};                  /* an example of using a 
> label rooted path */

As previously mentioned by David, this conflicts with the already
established convention of a path that does not start with a '/' means
use a value from the /aliases node.  That ambiguity needs to
be avoided, so the syntax still needs some massaging.

g.
_______________________________________________
devicetree-discuss mailing list
[email protected]
https://lists.ozlabs.org/listinfo/devicetree-discuss

Reply via email to