On Fri, Aug 29, 2025 at 1:18 AM Duje Mihanović <d...@dujemihanovic.xyz> 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