
26 Oct
2016
26 Oct
'16
6:31 p.m.
On 26 October 2016 at 01:12, Keerthy j-keerthy@ti.com wrote:
In case we want to force a particular value on a regulator irrespective of the min/max constraints for testing purposes one can call regulator_set_value_force function.
Signed-off-by: Keerthy j-keerthy@ti.com
cmd/regulator.c | 5 ++++- drivers/power/regulator/regulator-uclass.c | 14 ++++++++++++++ include/power/regulator.h | 10 ++++++++++ 3 files changed, 28 insertions(+), 1 deletion(-)
Reviewed-by: Simon Glass sjg@chromium.org