[U-Boot] [PATCH v6 3/6] power: regulator: palmas: Add regulator support

Simon Glass sjg at chromium.org
Tue Oct 11 02:29:25 CEST 2016


On 29 September 2016 at 21:50, Keerthy <j-keerthy at ti.com> wrote:
> The driver provides regulator set/get voltage
> enable/disable functions for palmas family of PMICs.
>
> Signed-off-by: Keerthy <j-keerthy at ti.com>
> Reviewed-by: Simon Glass <sjg at chromium.org>
> Reviewed-by: Tom Rini <trini at konsulko.com>
> ---
>
> Changes in v5:
>
>   * Used pmic_reg_read pmic_reg_write functions instead of
>     direct i2c calls.
>
>  drivers/power/regulator/Kconfig            |   8 +
>  drivers/power/regulator/Makefile           |   1 +
>  drivers/power/regulator/palmas_regulator.c | 453 +++++++++++++++++++++++++++++
>  3 files changed, 462 insertions(+)
>  create mode 100644 drivers/power/regulator/palmas_regulator.c

Applied to u-boot-dm, thanks!


More information about the U-Boot mailing list