* Rob Herring <robh@xxxxxxxxxx> [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