Thread (1 message) 1 message, 1 author, 2012-03-20

Re: [PATCH] dtc: Add ability to delete nodes and properties

From: Stephen Warren <hidden>
Date: 2012-03-20 18:03:35

On 03/13/2012 04:48 PM, Stephen Warren wrote:
dtc currently allows the contents of properties to be changed, and the
contents of nodes to be added to. There are situations where removing
properties or nodes may be useful. This change implements the following
syntax to do that:

    / {
        propname /delprop/;
        nodename /delnode/;
    };

or:

    &noderef /delnode/;
Jon, David, any thoughts on this?
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help