Devicetree/DTS syntax: Difference between revisions
No edit summary |
|||
(One intermediate revision by the same user not shown) | |||
Line 5: | Line 5: | ||
== TODOs == | == TODOs == | ||
* 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 | * 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 | ||
* Split up into more granular subsections | |||
== Basic DTS syntax == | == Basic DTS syntax == |