diff options
author | Rob Herring <robh@kernel.org> | 2022-03-04 14:25:18 -0600 |
---|---|---|
committer | Shawn Guo <shawnguo@kernel.org> | 2022-04-11 09:37:40 +0800 |
commit | 7af1caf8781b9e4e53bf6b2a1de0deb3c122501a (patch) | |
tree | a095e1b206b310ada988c775d0155a189438bb61 /include/linux/fpga/fpga-region.h | |
parent | 4c79865f3e8a2db93ec1e844509edfebe5a6ae56 (diff) |
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>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
Diffstat (limited to 'include/linux/fpga/fpga-region.h')
0 files changed, 0 insertions, 0 deletions