]> git.sur5r.net Git - u-boot/commit
power: regulator: lp873x: Add regulator support
authorKeerthy <j-keerthy@ti.com>
Fri, 30 Sep 2016 04:04:03 +0000 (09:34 +0530)
committerSimon Glass <sjg@chromium.org>
Tue, 11 Oct 2016 16:17:06 +0000 (10:17 -0600)
commit99785de83e8198b5d5468453d49a8735b048983d
tree651cabede3462d6d9d51e3ab4658bd3da7bb73d0
parentca1de0b5456e630522c0afe5a556e6851b8afe1e
power: regulator: lp873x: Add regulator support

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

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