power: regulator: lp87565: add regulator support
authorKeerthy <j-keerthy@ti.com>
Wed, 7 Jun 2017 13:38:29 +0000 (19:08 +0530)
committerJaehoon Chung <jh80.chung@samsung.com>
Fri, 9 Jun 2017 11:25:16 +0000 (20:25 +0900)
commit2dd9dc02a3fa1f8c244482e180415d19a5ead929
treecdab38bf02a595328d01cb08a9ddf80f70b8bf0d
parentcdad57a7c1ab7c226f3997245229445b628a5f2a
power: regulator: lp87565: add regulator support

The driver provides regulator set/get voltage
enable/disable functions for lp87565 family of PMICs.

Signed-off-by: Keerthy <j-keerthy@ti.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com>
drivers/power/regulator/Kconfig
drivers/power/regulator/Makefile
drivers/power/regulator/lp87565_regulator.c [new file with mode: 0644]