regulator: tps65132: add regulator driver for TI TPS65132
authorVenkat Reddy Talla <vreddytalla@nvidia.com>
Wed, 12 Apr 2017 10:14:36 +0000 (15:44 +0530)
committerMark Brown <broonie@kernel.org>
Wed, 12 Apr 2017 15:47:50 +0000 (16:47 +0100)
commit77c129bfefc85bae4dbaa655a5d9b75c9c665da9
tree1c6e576a2c592be4d155c99a25f0c7552be3b863
parentd00b74613fb18dfd0a5aa99270ee2e72d5c808d7
regulator: tps65132: add regulator driver for TI TPS65132

Add regulator driver for the device TI TPS65132 which is single
inductor - dual output power supply device. TPS65132 device is
designed to support general positive/negative driven applications
like TFT display panels.

TPS65132 regulator driver supports to enable/disable and set voltage
on its output.

Signed-off-by: Venkat Reddy Talla <vreddytalla@nvidia.com>
Signed-off-by: Laxman Dewangan <ldewangan@nvidia.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
drivers/regulator/Kconfig
drivers/regulator/Makefile
drivers/regulator/tps65132-regulator.c [new file with mode: 0644]