[PATCH] ARM: exynos: Use of_property_read_bool() for boolean properties
Krzysztof Kozlowski
krzysztof.kozlowski at linaro.org
Sun Mar 12 23:55:55 PDT 2023
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 at linaro.org>
More information about the linux-arm-kernel
mailing list