power: regulator: tps65941: add regulator support
authorKeerthy <j-keerthy@ti.com>
Thu, 24 Oct 2019 09:30:51 +0000 (15:00 +0530)
committerTom Rini <trini@konsulko.com>
Thu, 7 Nov 2019 23:39:17 +0000 (18:39 -0500)
commit065a452ae6a11dd9aa3cd0ba185f580c0c81ae2c
tree59981582cc9b0cc9cd56fb73aa20089b6ebafe70
parent6b86dd0c1eadab4382c394d2c17379f5c762f210
power: regulator: tps65941: add regulator support

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

Signed-off-by: Keerthy <j-keerthy@ti.com>
drivers/power/regulator/Kconfig
drivers/power/regulator/Makefile
drivers/power/regulator/tps65941_regulator.c [new file with mode: 0644]