On 06/07/2017 10:38 PM, Keerthy wrote: > The series adds support for LP87565 family of PMICs. > Implements functions to configure regulators. Enable/Disable > Get/Set voltages of regulators. > > Keerthy (2): > power: pmic: lp87565: Add the basic pmic support > power: regulator: lp87565: add regulator support
Applied to u-boot-mmc for pmic. Thanks! Best Regards, Jaehoon Chung > > drivers/power/pmic/Kconfig | 7 + > drivers/power/pmic/Makefile | 1 + > drivers/power/pmic/lp87565.c | 87 ++++++++++++ > drivers/power/regulator/Kconfig | 10 ++ > drivers/power/regulator/Makefile | 1 + > drivers/power/regulator/lp87565_regulator.c | 199 > ++++++++++++++++++++++++++++ > include/power/lp87565.h | 12 ++ > 7 files changed, 317 insertions(+) > create mode 100644 drivers/power/pmic/lp87565.c > create mode 100644 drivers/power/regulator/lp87565_regulator.c > create mode 100644 include/power/lp87565.h > _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de https://lists.denx.de/listinfo/u-boot