On Mon, Oct 18, 2010 at 10:01:15AM -0600, Grant Likely wrote:
[snip]
> It means only the /remove-node/ keyword needs to be defined.  However,
> it does mean that the syntax for full path references must be defined
> immediately before it is useful.

Actually, because of the way DT_REF is lexed, I believe

&{/some/path} {
        prop = "new-value";
};

Will work already.

Or do you mean implementing references to a label + relative path?

-- 
David Gibson                    | I'll have my music baroque, and my code
david AT gibson.dropbear.id.au  | minimalist, thank you.  NOT _the_ _other_
                                | _way_ _around_!
http://www.ozlabs.org/~dgibson
_______________________________________________
devicetree-discuss mailing list
[email protected]
https://lists.ozlabs.org/listinfo/devicetree-discuss

Reply via email to