[U-Boot] [PATCH 1/3] power: pmic: add the max8998 controller for DM

Simon Glass sjg at chromium.org
Sat Dec 17 23:47:57 CET 2016


On 15 December 2016 at 02:21, Jaehoon Chung <jh80.chung at samsung.com> wrote:
> Add the max8998 controller for Driver model.
> Samsung S5P series are using max8998 pmic controller.
> In future, it should be supported the regulator framework.
>
> Signed-off-by: Jaehoon Chung <jh80.chung at samsung.com>
> ---
>  drivers/power/pmic/Kconfig   |  7 +++++
>  drivers/power/pmic/Makefile  |  1 +
>  drivers/power/pmic/max8998.c | 61 ++++++++++++++++++++++++++++++++++++++++++++
>  3 files changed, 69 insertions(+)
>  create mode 100644 drivers/power/pmic/max8998.c

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list