> On Fri, Sep 09, 2011 at 12:16:30PM -0700, Anton Staaf wrote:
> > With this patch the following property assignment:
> > 
> >     property = <0x12345678 'a' '\r' 100>;
> > 
> > is equivalent to:
> > 
> >     property = <0x12345678 0x00000061 0x0000000D 0x00000064>
> > 
> > Signed-off-by: Anton Staaf <[email protected]>
> 
> Acked-by: David Gibson <[email protected]>

So, I *think* we want to wait until the question of size
is resolved some more, right?  Or, take this in any event
as "without a type indicator they are all 32-bit values"?

jdl
_______________________________________________
devicetree-discuss mailing list
[email protected]
https://lists.ozlabs.org/listinfo/devicetree-discuss

Reply via email to