[PATCH Resend V2] dt: add helper function to read u8 & u16 variables & arrays

Stephen Warren swarren at wwwdotorg.org
Tue Nov 20 03:28:49 EST 2012


On 11/18/2012 11:41 PM, Viresh Kumar wrote:
> On 19 November 2012 12:05, Rajanikanth HV <rajanikanth.hv at linaro.org> wrote:
>> On 19 November 2012 12:00, Viresh Kumar <viresh.kumar at linaro.org> wrote:
>>> Firstly you tried square braces [ ], I am not sure if that is allowed.
>>> Can you point me to the specification?
>> http://www.devicetree.org/Device_Tree_Usage
>> "
>> a-byte-data-property = [0x01 0x23 0x34 0x56];
>> "
> 
> Ok, but what about 16 bit then {} :)

Support for byte- and word- properties is relatively recent I believe
(or at least, the /bits/ syntax is). Which dtc version are you using?


More information about the devicetree-discuss mailing list