
25 Nov
2016
25 Nov
'16
8:38 p.m.
On 26 October 2016 at 10:31, Simon Glass sjg@chromium.org wrote:
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
Applied to u-boot-rockchip, thanks!