On 6/9/23 12:33, Rob Herring wrote: > It is preferred to use typed property access functions (i.e. > of_property_read_ functions) rather than low-level > of_get_property/of_find_property functions for reading properties. > Convert reading boolean properties to of_property_read_bool(). > > Signed-off-by: Rob Herring Reviewed-by: Florian Fainelli -- Florian