dts: bindings: Document missing property boolean type
Boolean type was not mentioned in the documentation. Signed-off-by: Krzysztof Chruscinski <krzysztof.chruscinski@nordicsemi.no>
This commit is contained in:
parent
172dcec236
commit
a5f36427d2
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@ properties:
|
|||
#
|
||||
# <name of the property in the device tree - regexes are supported>:
|
||||
# category: <required | optional>
|
||||
# type: <string | int | array | compound>
|
||||
# type: <string | int | boolean | array | compound>
|
||||
# description: <description of property>
|
||||
# generation: define
|
||||
#
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue