Re: [PATCH 2/2] mfd: 88pm886: Add GPADC cell

From: Andy Shevchenko
Date: Fri Aug 29 2025 - 11:50:26 EST


On Fri, Aug 29, 2025 at 1:18 AM Duje Mihanović <duje@xxxxxxxxxxxxxxxxx> wrote:
>
> Add a cell for the PMIC's onboard General Purpose ADC.

...

> static const struct mfd_cell pm886_devs[] = {

> MFD_CELL_RES("88pm886-onkey", pm886_onkey_resources),
> MFD_CELL_NAME("88pm886-regulator"),
> MFD_CELL_NAME("88pm886-rtc"),
> + MFD_CELL_NAME("88pm886-gpadc"),

List seems ordered, please prevent it.

> };


--
With Best Regards,
Andy Shevchenko