[PATCH] ARM: dts: Fix more boolean properties with values

Claudiu.Beznea at microchip.com Claudiu.Beznea at microchip.com
Thu Apr 7 23:16:42 PDT 2022


On 08.04.2022 01:51, Rob Herring wrote:
> 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: Krzysztof Kozlowski <krzk+dt at kernel.org>
> Cc: Nicolas Ferre <nicolas.ferre at microchip.com>
> Cc: Alexandre Belloni <alexandre.belloni at bootlin.com>
> Cc: Claudiu Beznea <claudiu.beznea at microchip.com>
> Cc: Shawn Guo <shawnguo at kernel.org>
> Cc: Sascha Hauer <s.hauer at pengutronix.de>
> Cc: Pengutronix Kernel Team <kernel at pengutronix.de>
> Cc: Fabio Estevam <festevam at gmail.com>
> Cc: NXP Linux Team <linux-imx at nxp.com>
> Cc: "Benoît Cousson" <bcousson at baylibre.com>
> Cc: Tony Lindgren <tony at atomide.com>
> Cc: Andy Gross <agross at kernel.org>
> Cc: Bjorn Andersson <bjorn.andersson at linaro.org>
> Cc: linux-arm-kernel at lists.infradead.org
> Cc: linux-omap at vger.kernel.org
> Cc: linux-arm-msm at vger.kernel.org
> Signed-off-by: Rob Herring <robh at kernel.org>
> ---
>  arch/arm/boot/dts/at91-sam9_l9260.dts            | 2 +-

For this one:
Reviewed-by: Claudiu Beznea <claudiu.beznea at microchip.com>

>  arch/arm/boot/dts/imx28-ts4600.dts               | 2 +-
>  arch/arm/boot/dts/logicpd-torpedo-baseboard.dtsi | 4 ++--
>  arch/arm/boot/dts/qcom-ipq8064.dtsi              | 8 ++++----
>  4 files changed, 8 insertions(+), 8 deletions(-)
> 


More information about the linux-arm-kernel mailing list