diff options
author | 2022-04-06 14:13:11 -0500 | |
---|---|---|
committer | 2022-04-07 14:03:32 +0200 | |
commit | 3b881035e959cf39f046484e340e48a3e46a99db (patch) | |
tree | a5794501a356f98472875335a269b83a1a16f85a /tools/perf/scripts/python/export-to-postgresql.py | |
parent | arm64: dts: tegra: Fix boolean properties with values (diff) | |
download | wireguard-linux-3b881035e959cf39f046484e340e48a3e46a99db.tar.xz wireguard-linux-3b881035e959cf39f046484e340e48a3e46a99db.zip |
arm: dts: imx: 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/Yk3mR5yae3gCkKhp@robh.at.kernel.org'
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions