[U-Boot] [PATCH 1/3] power: regulator: s2mps11: add a regulator driver for s2mps11

Jaehoon Chung jh80.chung at samsung.com
Wed Jan 24 07:29:09 UTC 2018


On 01/24/2018 01:01 AM, Anand Moon wrote:
> Hi JaeHoon Chung,
> 
> On 16 January 2018 at 12:03, Jaehoon Chung <jh80.chung at 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 at 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 at gmail.com>

Applied to u-boot-mmc.

Best Regards,
Jaehoon Chung

> 
> Best Regards
> -Anand
> 
> 
> 



More information about the U-Boot mailing list