On Tue, 27 Nov 2018, Pascal PAILLET-LME wrote: > STPMIC1 is a PMIC from STMicroelectronics. The STPMIC1 integrates 10 > regulators, 3 power switches, a watchdog and an input for a power on key. > > Signed-off-by: Pascal Paillet <p.paillet@xxxxxx> > --- > changes in v6: > * replace i2c_device_id by of_device_id > * fix commit message and Kconfig description > > drivers/mfd/Kconfig | 16 ++++ > drivers/mfd/Makefile | 1 + > drivers/mfd/stpmic1.c | 213 ++++++++++++++++++++++++++++++++++++++++++++ > include/linux/mfd/stpmic1.h | 212 +++++++++++++++++++++++++++++++++++++++++++ > 4 files changed, 442 insertions(+) > create mode 100644 drivers/mfd/stpmic1.c > create mode 100644 include/linux/mfd/stpmic1.h For my own reference: Acked-for-MFD-by: Lee Jones <lee.jones@xxxxxxxxxx> -- Lee Jones [李琼斯] Linaro Services Technical Lead Linaro.org │ Open source software for ARM SoCs Follow Linaro: Facebook | Twitter | Blog