[PATCH] arm: dts: imx: Fix boolean properties with values

Shawn Guo shawnguo at kernel.org
Fri Apr 8 20:06:52 PDT 2022


On Fri, Mar 04, 2022 at 02:25:18PM -0600, 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.
> 
> Signed-off-by: Rob Herring <robh at kernel.org>

Applied, thanks!



More information about the linux-arm-kernel mailing list