[U-Boot] [PATCH 2/5] power: pmic: Palmas: Add the base pmic support
Simon Glass
sjg at chromium.org
Mon Sep 19 02:58:39 CEST 2016
On 13 September 2016 at 22:28, Keerthy <j-keerthy at ti.com> wrote:
> Add support to bind the regulators/child nodes with the pmic.
>
> Signed-off-by: Keerthy <j-keerthy at ti.com>
> ---
> drivers/power/pmic/Kconfig | 7 +++++
> drivers/power/pmic/Makefile | 1 +
> drivers/power/pmic/palmas.c | 77 +++++++++++++++++++++++++++++++++++++++++++++
> include/power/palmas.h | 25 +++++++++++++++
> 4 files changed, 110 insertions(+)
> create mode 100644 drivers/power/pmic/palmas.c
> create mode 100644 include/power/palmas.h
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list