[PATCH] powerpc: Use of_property_read_bool() for boolean properties

Michael Ellerman patch-notifications at ellerman.id.au
Thu Apr 6 11:09:59 AEST 2023


On Fri, 10 Mar 2023 08:46:57 -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 to powerpc/next.

[1/1] powerpc: Use of_property_read_bool() for boolean properties
      https://git.kernel.org/powerpc/c/4d57e3515e3838b12eccbeb5e0e52f053e3f638a

cheers


More information about the Linuxppc-dev mailing list