On 29 September 2016 at 21:50, Keerthy <[email protected]> wrote: > The driver provides regulator set/get voltage > enable/disable functions for palmas family of PMICs. > > Signed-off-by: Keerthy <[email protected]> > Reviewed-by: Simon Glass <[email protected]> > Reviewed-by: Tom Rini <[email protected]> > --- > > 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! _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

