]> asedeno.scripts.mit.edu Git - linux.git/commit
regulator: tps65090: add external control support for DCDC
authorLaxman Dewangan <ldewangan@nvidia.com>
Tue, 9 Oct 2012 09:49:02 +0000 (15:19 +0530)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Wed, 17 Oct 2012 13:21:21 +0000 (22:21 +0900)
commitf329b1755b475f64f0472cda1ae9602e092f6f05
tree3580b525f7626d063bf93e4a1370056f1e605b84
parent3a81ef8c27cea5c749a45765da4e06a7af75be2b
regulator: tps65090: add external control support for DCDC

The TPS65090's DCDC output can also be enable/disable through the
external digital input signal. Add support for enable/disable
either through register access via I2C or through external
control inputs. The external control inputs can be driven through
GPIOs also and hence adding support for passing the GPIO number.

Signed-off-by: Laxman Dewangan <ldewangan@nvidia.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
drivers/regulator/tps65090-regulator.c
include/linux/mfd/tps65090.h