aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/regulator/tps51632-regulator.h (follow)
AgeCommit message (Collapse)AuthorFilesLines
2012-10-15regulator: tps51632: Add tps51632 regulator driverLaxman Dewangan1-0/+47
The TPS51632 is a driverless step down controller with serial control. Advanced features such as D-Cap+ architecture with overlapping pulse support and OSR overshoot reduction provide fast transient response, lowest output capacitance and high efficiency. The TPS51632 supports both I2C and DVFS interfaces (through PWM) for dynamic control of the output voltage and current monitor telemetry. Add regulator driver for TPS51632. Signed-off-by: Laxman Dewangan <ldewangan@nvidia.com> Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>