summaryrefslogtreecommitdiff
path: root/Documentation/devicetree
diff options
context:
space:
mode:
authorRob Herring <robh@kernel.org>2022-04-06 22:16:07 +0300
committerArnd Bergmann <arnd@arndb.de>2022-04-07 15:04:36 +0300
commitbc2fb47db586dc807be96a6d79045616771b53d4 (patch)
treeb76daf054e8a475c876fa5f646fb17921519f1d6 /Documentation/devicetree
parent1bc12d301594eafde0a8529d28d459af81053b3a (diff)
downloadlinux-bc2fb47db586dc807be96a6d79045616771b53d4.tar.xz
arm/arm64: dts: qcom: Fix boolean properties with values
Boolean properties in DT are present or not present and don't take a value. A property such as 'foo = <0>;' evaluated to true. IOW, the value doesn't matter. It may have been intended that 0 values are false, but there is no change in behavior with this patch. Signed-off-by: Rob Herring <robh@kernel.org> Link: https://lore.kernel.org/r/Yk3m92Sj26/v1mLG@robh.at.kernel.org' Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Diffstat (limited to 'Documentation/devicetree')
0 files changed, 0 insertions, 0 deletions