On Fri, 10 Mar 2023 08:46:54 -0600, Rob Herring wrote: > It is preferred to use typed property access functions (i.e. > of_property_read_<type> functions) rather than low-level > of_get_property/of_find_property functions for reading properties. > Convert reading boolean properties to to of_property_read_bool(). > > Applied, thanks! [1/1] ARM: exynos: Use of_property_read_bool() for boolean properties https://git.kernel.org/krzk/linux/c/2b8ed0c89f5dc7af756473651deb1be1770d2136 Best regards, -- Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx>