This patch adds a dts-format.txt in the Documentation directory, with
an introduction to the dtc source format.
Looks good, some minor nits...
+* A 64-bit value is represented with two 32-bit cells.
+
+ e.g. clock-frequency = <0x0001 0x>;
Please add that this is big-endian
This patch adds a dts-format.txt in the Documentation directory, with
an introduction to the dtc source format. Note that this
documentation is also going into the upcoming ePAPR specification.
Signed-off-by: David Gibson <[EMAIL PROTECTED]>
---
Documentation/dts-format.txt | 110 +