On 04/20/2012 09:28 AM, Wolfram Sang wrote: >> Another solution would be to not use timeout with the dt enabled >> i2c-pnx for now (using the hard coded default timeout as the >> current i2c-pnx.c does) and possibly introduce the (anyway >> optional) "timeout" later. > > Yeah, let's do it like this.
Good, will do! >> Interesting! When the documentation is outdated - how does the >> parser actually decide between hex (e.g. regs/addresses) and dec >> (e.g. clock-frequency) in the absence of "0x"? > > Are there regs without 0x? Lots of, in Documentation/devicetree/booting-without-of.txt ;-) Admittedly, not in arch/arm/boot/dts/*... I would like to clarify the hex/dec issue and the various examples to prevent confusion of others. Will post a patch. Roland _______________________________________________ devicetree-discuss mailing list [email protected] https://lists.ozlabs.org/listinfo/devicetree-discuss
