
On 01/24/2018 01:01 AM, Anand Moon wrote:
Hi JaeHoon Chung,
On 16 January 2018 at 12:03, Jaehoon Chung jh80.chung@samsung.com wrote:
exynos5422 has the s2mps11 PMIC. s2mps11 pmic has the 10-BUCK and 38-LDO regulators. Each IP and devices in exynos5422 can be controlled by each regulators. This patch is support for s2mps11 regulator driver.
Signed-off-by: Jaehoon Chung jh80.chung@samsung.com
drivers/power/regulator/Kconfig | 8 + drivers/power/regulator/Makefile | 1 + drivers/power/regulator/s2mps11_regulator.c | 597 ++++++++++++++++++++++++++++ include/power/s2mps11.h | 55 +++ 4 files changed, 661 insertions(+) create mode 100644 drivers/power/regulator/s2mps11_regulator.c
[..snip..]
Please add my. Tested-by: Anand Moon linux.amoon@gmail.com
Applied to u-boot-mmc.
Best Regards, Jaehoon Chung
Best Regards -Anand