regulator: Add TPS65090 regulator driver
authorVenu Byravarasu <vbyravarasu@nvidia.com>
Thu, 22 Mar 2012 13:04:09 +0000 (18:34 +0530)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Sun, 1 Apr 2012 10:59:27 +0000 (11:59 +0100)
commit452534e50780697a7e1d3cf87cdfdd2b5a0d3c6b
treeb6f7e4249bceea50cb12039156056171d5e0f856
parent4dbd8f63f07a9e945f053d61d6f313ad98dda39d
regulator: Add TPS65090 regulator driver

Add TPS65090 regulator driver

TPS65090 PMIC from TI consists of 3 step down converters,
2 always on LDOs and 7 current limited load switches. The
output voltages are ON/OFF controllable and are meant to
supply power to the components on target board.

Signed-off-by: Venu Byravarasu <vbyravarasu@nvidia.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
drivers/regulator/Kconfig
drivers/regulator/Makefile
drivers/regulator/tps65090-regulator.c [new file with mode: 0644]
include/linux/regulator/tps65090-regulator.h [new file with mode: 0644]
This page took 0.02857 seconds and 5 git commands to generate.