Devicetree/DTS syntax: Difference between revisions

Knuxify (talk | contribs)
move dts syntax guide from main devicetree page
 
Knuxify (talk | contribs)
No edit summary
Line 2: Line 2:


This page serves as a guide to the device tree source (DTS) file syntax.
This page serves as a guide to the device tree source (DTS) file syntax.
== TODOs ==
* Look through the whole thing again and rewrite. The writing is rather awkward...
* Quick intro to explain how things are typically laid out in ARM chips, buses like I2C, etc. - how <code>reg</code> addresses work, how DTS syntax describes this layout


== Basic DTS syntax ==
== Basic DTS syntax ==