Home
last modified time | relevance | path

Searched hist:eaadcf38ddfe23aee9c3a85a96d4103f5398fc5e (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/drivers/power/regulator/
H A Dregulator-uclass.ceaadcf38ddfe23aee9c3a85a96d4103f5398fc5e Wed Oct 26 08:12:31 UTC 2016 Keerthy <j-keerthy@ti.com> power: regulator: Add limits checking while setting voltage

Currently the specific set ops functions are directly
called without any check for voltage limits for a regulator.
Check for them and proceed.

Signed-off-by: Keerthy <j-keerthy@ti.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
Fixed checking of voltate limits:
Signed-off-by: Simon Glass <sjg@chromium.org>