Re: [U-Boot] [PATCH 30/55] dm: pmic: Display the regulator limits on error

2015-07-27 Thread Simon Glass
On 10 July 2015 at 05:54, Przemyslaw Marczak wrote: > Hello Simon, > > On 07/03/2015 02:16 AM, Simon Glass wrote: >> >> When a regulator command cannot honour the requested voltage, display the >> limits to try to be helpful. >> >> Signed-off-by: Simon Glass >> --- >> >> common/cmd_regulator.c

Re: [U-Boot] [PATCH 30/55] dm: pmic: Display the regulator limits on error

2015-07-10 Thread Przemyslaw Marczak
Hello Simon, On 07/03/2015 02:16 AM, Simon Glass wrote: When a regulator command cannot honour the requested voltage, display the limits to try to be helpful. Signed-off-by: Simon Glass --- common/cmd_regulator.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/common/

[U-Boot] [PATCH 30/55] dm: pmic: Display the regulator limits on error

2015-07-02 Thread Simon Glass
When a regulator command cannot honour the requested voltage, display the limits to try to be helpful. Signed-off-by: Simon Glass --- common/cmd_regulator.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/common/cmd_regulator.c b/common/cmd_regulator.c index 6149d1e..2d857