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:
Krzysztof Chruscinski 2019-05-14 14:05:00 +02:00 committed by Carles Cufí
commit a5f36427d2

View file

@ -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
#