diff options
author | Rob Herring <[email protected]> | 2022-04-07 17:51:07 -0500 |
---|---|---|
committer | Arnd Bergmann <[email protected]> | 2022-04-14 22:50:37 +0200 |
commit | 558bd89edc06051c978dc8b0a9771941b406a9fd (patch) | |
tree | 0e1db6c1f43a6727f6b2b07417d40073a576df64 /lib/mpi/mpi-mul.c | |
parent | cfd08b94bed0a90d64fd3f7fb70d836d56fe1462 (diff) |
ARM: dts: Fix more 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 <[email protected]>
Reviewed-by: Claudiu Beznea <[email protected]>
Reviewed-by: Bjorn Andersson <[email protected]>
Cc: Krzysztof Kozlowski <[email protected]>
Cc: Nicolas Ferre <[email protected]>
Cc: Alexandre Belloni <[email protected]>
Cc: Claudiu Beznea <[email protected]>
Cc: Shawn Guo <[email protected]>
Cc: Sascha Hauer <[email protected]>
Cc: Pengutronix Kernel Team <[email protected]>
Cc: Fabio Estevam <[email protected]>
Cc: NXP Linux Team <[email protected]>
Cc: "BenoƮt Cousson" <[email protected]>
Cc: Tony Lindgren <[email protected]>
Cc: Andy Gross <[email protected]>
Cc: Bjorn Andersson <[email protected]>
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Link: https://lore.kernel.org/r/[email protected]'
Signed-off-by: Arnd Bergmann <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-mul.c')
0 files changed, 0 insertions, 0 deletions