]> git.baikalelectronics.ru Git - kernel.git/commit
dt/documentation: Fix value format description
authorRoland Stigge <stigge@antcom.de>
Wed, 16 May 2012 20:33:55 +0000 (22:33 +0200)
committerGrant Likely <grant.likely@secretlab.ca>
Sat, 19 May 2012 21:03:28 +0000 (15:03 -0600)
commitbc3f7b60b651c124e07b26b63c3d7f506ecde398
treec221709021b8e9953163a346b4145bf3c2d31f1f
parent6f7cb0b652b194c918a6e6b35091f8d9c91cac47
dt/documentation: Fix value format description

Numeric values in dts files can be specified in decimal and hex (the latter
prefixed 0x). The current documentation is updated with this patch to prevent
confusion about what is meant with values without "0x" (previously hex, now
dec).

Signed-off-by: Roland Stigge <stigge@antcom.de>
Acked-by: Rob Landley <rob@landley.net>
Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
Documentation/devicetree/booting-without-of.txt