Hi Stephen, On Mon, Dec 12, 2011 at 12:04 PM, Stephen Warren <swar...@nvidia.com> wrote: > You may define constants as follows: > > /define/ TWO 2; > /define/ FOUR 4; > /define/ OTHER FOUR; > > And properties may use these values as follows: > > foo = <1 TWO 3 FOUR 5>; > > Signed-off-by: Stephen Warren <swar...@nvidia.com> > --- > I posted this back in early September. I'd like to ask again that this > feature be merged into dtc; there are many situations where it'd allow > .dts files to be simplified.
Yes I agree, it is very useful. I get conflicts with this - does it need a rebase? Regards, Simon _______________________________________________ devicetree-discuss mailing list devicetree-discuss@lists.ozlabs.org https://lists.ozlabs.org/listinfo/devicetree-discuss