Re: [PATCH v8 00/10] SPMI: Implement sub-devices and migrate drivers

From: Andy Shevchenko

Date: Wed Jan 14 2026 - 04:46:55 EST


On Wed, Jan 14, 2026 at 11:43:38AM +0200, Andy Shevchenko wrote:
> On Wed, Jan 14, 2026 at 10:27:32AM +0100, AngeloGioacchino Del Regno wrote:
> > Changes in v8:
> > - Renamed *res to *sub_sdev in devm_spmi_subdevice_remove() (Andy)
> > - Changed kerneldoc wording to "error pointer" for function
> > spmi_subdevice_alloc_and_add() (Andy)
> > - Shuffled around some assignments in spmi_subdevice_alloc_and_add() (Andy)
> > - Used device_property_read_u32() instead of of_property_read_u32()
> > in all of the migrated drivers (Andy)
> > - Changed .max_register field in all of the migrated drivers from
> > 0x100 to 0xff (Andy)
> > - Kept `sta1` declaration in reversed xmas tree order in function
> > iadc_poll_wait_eoc() of qcom-spmi-iadc.c (Andy)
>
> Thanks, in principle I'm okay with this version, but it would be nice to have
> clarification on the max_register for sure (it doesn't prevent the series from
> being applied).

And FWIW,
Reviewed-by: Andy Shevchenko <andriy.shevchenko@xxxxxxxxx>

--
With Best Regards,
Andy Shevchenko