[PATCH] Implements new features for updating existing device tree nodes.
Grant Likely
grant.likely at secretlab.ca
Tue Oct 19 14:41:30 EST 2010
On Mon, Oct 18, 2010 at 7:06 PM, David Gibson
<david at gibson.dropbear.id.au> wrote:
> 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?
yes.
More information about the devicetree-discuss
mailing list