[U-Boot] [PATCH 2/3] power: regulator: Add limits checking while setting voltage
Simon Glass
sjg at chromium.org
Fri Nov 25 20:38:05 CET 2016
On 26 October 2016 at 10:31, Simon Glass <sjg at chromium.org> wrote:
> 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>
Applied to u-boot-rockchip, thanks!
More information about the U-Boot
mailing list