On Fri, Oct 15, 2010 at 2:35 PM, John Bonesio <[email protected]> wrote: [snip] > If we had: > /remove-node/ foo; > > Then we could make the parser give an error on: > /remove-node/ foo {}; > > We could even possibly make > /trim-node/ foo; > an error. > > This way there is less room for confusion or trip-ups. > > What are your thoughts?
I'm still partial to using a single keyword for both use-cases, but most of the implementation will be the same regardless of which is chosen. Go ahead and code it and post a patch. g. _______________________________________________ devicetree-discuss mailing list [email protected] https://lists.ozlabs.org/listinfo/devicetree-discuss
