This is an old revision of the document!


Standard properties of devicetrees.

The #address-cells and #size-cells properties are not inherited from ancestors in the devicetree. They shall be explicitly defined.

A DTSpec-compliant boot program shall supply #address-cells and #size-cells on all nodes that have children.

If missing, a client program should assume a default value of 2 for #address-cells, and a value of 1 for #size-cells.

  • device_tree_standard_properties.1542545431.txt.gz
  • Last modified: 2018/11/18 12:50
  • by rpjday