linux/Documentation/power/regulator
Tuomas Tynkkynen 04eca28cde regulator: Add helpers for low-level register access
Add helper functions that allow regulator consumers to obtain low-level
details about the regulator hardware, like the voltage selector register
address and such. These details can be useful when configuring hardware
or firmware that want to do low-level access to regulators, with no
involvement from the kernel.

The use-case for Tegra is a voltage-controlled oscillator clocksource
which has control logic to change the supply voltage via I2C to achieve
a desired output clock rate.

Signed-off-by: Tuomas Tynkkynen <ttynkkynen@nvidia.com>
Signed-off-by: Mark Brown <broonie@linaro.org>
2014-07-25 18:43:48 +01:00
..
consumer.txt regulator: Add helpers for low-level register access 2014-07-25 18:43:48 +01:00
design.txt regulator: Add some brief design documentation 2009-09-22 22:16:53 +01:00
machine.txt regulator: Clarify documentation for regulator-regulator supplies 2011-10-07 11:24:14 +01:00
overview.txt regulator: Update e-mail address for Liam Girdwood 2010-09-01 12:59:34 +01:00
regulator.txt regulator: Update regulator_register() API signature in Documentation 2012-04-13 09:54:45 +01:00