On 23/03/2025 23:39, André Draszik wrote: > Add support for Samsung's S2MPG10 PMIC, which is a Power Management IC > for mobile applications with buck converters, various LDOs, power > meters, RTC, clock outputs, and additional GPIOs interfaces. > > Contrary to existing Samsung S2M series PMICs supported, communication > is not via I2C, but via the Samsung ACPM firmware. > > This commit adds the core driver. > > Signed-off-by: André Draszik <andre.draszik@xxxxxxxxxx> > > --- > Checkpatch suggests to update MAINTAINERS, but the new file is covered > already due to using a wildcard. > --- I did a quick look and seems fine, but I suspect small rework when PMIC becames child of ACPM, so full review later. Best regards, Krzysztof