diff options
author | Rob Herring <robh@kernel.org> | 2022-04-06 14:09:47 -0500 |
---|---|---|
committer | Nicolas Ferre <nicolas.ferre@microchip.com> | 2022-04-13 18:42:50 +0200 |
commit | 3891222d88ad5b9983b132135609e00e05884b25 (patch) | |
tree | 4e1b0c7b145dbf5d08958739934438d5b9049e9f /include/linux/fpga/fpga-region.h | |
parent | 4a6471e65050fef99559354bac97b551310f985c (diff) |
ARM: dts: at91: 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>
Reviewed-by: Claudiu Beznea <claudiu.beznea@microchip.com>
Signed-off-by: Nicolas Ferre <nicolas.ferre@microchip.com>
Link: https://lore.kernel.org/r/Yk3leykDEKGBN8rk@robh.at.kernel.org
Diffstat (limited to 'include/linux/fpga/fpga-region.h')
0 files changed, 0 insertions, 0 deletions