diff options
author | Rob Herring <robh@kernel.org> | 2022-04-06 22:13:11 +0300 |
---|---|---|
committer | Arnd Bergmann <arnd@arndb.de> | 2022-04-07 15:03:32 +0300 |
commit | 3b881035e959cf39f046484e340e48a3e46a99db (patch) | |
tree | a5794501a356f98472875335a269b83a1a16f85a /tools/perf/scripts/python/event_analyzing_sample.py | |
parent | 1a67653de0ddc67d274ce2762265ae18d58cc09a (diff) | |
download | linux-3b881035e959cf39f046484e340e48a3e46a99db.tar.xz |
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/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions