On Fri, Mar 19, 2021 at 6:58 PM Gwendal Grignou <gwendal@xxxxxxxxxxxx> wrote: > > Use device_property_read_... to support both device tree and ACPI device_property_read_uXX() > bindings when reading the properties we need to configure the SAR > sensor. ... > + count = device_property_read_u32_array(dev, "semtech,combined-sensors", NULL, 0); device_property_count_u32() -- With Best Regards, Andy Shevchenko