[PATCH] ARM: omap2: Use of_property_read_bool() for boolean properties
Tony Lindgren
tony at atomide.com
Mon Mar 27 00:55:16 PDT 2023
* Rob Herring <robh at kernel.org> [230310 16:47]:
> 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().
Applying into omap-for-v6.4/cleanup thanks.
Tony
More information about the linux-arm-kernel
mailing list