Re: [PATCH v6 2/8] mfd: stpmic1: add stpmic1 driver
From: Lee Jones <hidden>
Date: 2018-11-28 10:14:59
Also in:
linux-devicetree, linux-watchdog, lkml
From: Lee Jones <hidden>
Date: 2018-11-28 10:14:59
Also in:
linux-devicetree, linux-watchdog, lkml
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 <redacted> --- 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 [off-list ref] -- Lee Jones [李琼斯] Linaro Services Technical Lead Linaro.org │ Open source software for ARM SoCs Follow Linaro: Facebook | Twitter | Blog