diff options
| author | Rob Herring <[email protected]> | 2022-04-07 17:52:54 -0500 |
|---|---|---|
| committer | Bjorn Andersson <[email protected]> | 2022-04-12 09:20:00 -0500 |
| commit | aff4d695b4eb3b279bfff53d2f06f464e363ee4a (patch) | |
| tree | 6a4d9c1077cbe1c6338e314eae92c64ba7d14263 /tools/perf/scripts/python/syscall-counts-by-pid.py | |
| parent | 413821b7777d062b57f8dc66ab088ed390cbc3ec (diff) | |
arm64: dts: qcom: sdm845: shift6mq: 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.
Cc: Andy Gross <[email protected]>
Cc: Bjorn Andersson <[email protected]>
Cc: Krzysztof Kozlowski <[email protected]>
Cc: [email protected]
Signed-off-by: Rob Herring <[email protected]>
[bjorn: Updated subject prefix]
Signed-off-by: Bjorn Andersson <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions