Devicetree
- Duplicate element
Reports duplicated elements inside a node.
- Invalid array element size
Reports invalid array element size.
- Invalid entry location
Reports if an entry is not valid in its current location.
- Invalid entry order
Reports if property and node entries are in the wrong order.
- Invalid label name
Reports invalid label names.
- Invalid node name
Reports invalid node names.
- Invalid property name
Reports invalid property names.
- Invalid property type
Reports properties with invalid type.
- Invalid property value (const)
Reports const properties with invalid values.
- Invalid property value (enum)
Reports enum properties with invalid values.
- Invalid unit name
Reports invalid unit names inside node names.
- Required properties
Reports missing required properties.
- Undeclared property
Reports undeclared properties.
Last modified: 11 September 2024