Searched hist:"9 dee7a72d0c7cdfa2573c48b1e5f928c721d54d5" (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/regulator/ |
H A D | vctrl-regulator.c | 9dee7a72d0c7cdfa2573c48b1e5f928c721d54d5 Fri Apr 07 21:51:58 CEST 2017 Matthias Kaehlcke <mka@chromium.org> regulator: Add driver for voltage controlled regulators
The output voltage of a voltage controlled regulator can be controlled through the voltage of another regulator. The current version of this driver assumes that the output voltage is a linear function of the control voltage.
Signed-off-by: Matthias Kaehlcke <mka@chromium.org> Acked-by: Rob Herring <robh@kernel.org> Signed-off-by: Mark Brown <broonie@kernel.org>
|