[U-Boot] [PATCH 2/3] power: regulator: Add limits checking while setting voltage
Simon Glass
sjg at chromium.org
Wed Oct 26 18:31:43 CEST 2016
On 26 October 2016 at 01:12, Keerthy <j-keerthy at ti.com> wrote:
> 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 at ti.com>
> ---
> drivers/power/regulator/regulator-uclass.c | 5 +++++
> 1 file changed, 5 insertions(+)
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list