mirror of
https://github.com/frank-w/u-boot.git
synced 2026-01-14 08:17:31 +08:00
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> Reviewed-by: Simon Glass <sjg@chromium.org>