]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
dm: pmic: Display the regulator limits on error
authorSimon Glass <sjg@chromium.org>
Fri, 3 Jul 2015 00:16:07 +0000 (18:16 -0600)
committerLothar Waßmann <LW@KARO-electronics.de>
Thu, 10 Sep 2015 06:17:15 +0000 (08:17 +0200)
commitb198b2cabb6d9a54f09dba337a34c6422760587e
tree6912fb997b4b031385033f46110d38b49350fc96
parentcdb0f0d3b2a6922fdf6ec3582b2506bdfd7b85b3
dm: pmic: Display the regulator limits on error

When a regulator command cannot honour the requested voltage, display the
limits to try to be helpful.

Signed-off-by: Simon Glass <sjg@chromium.org>
Acked-by: Przemyslaw Marczak <p.marczak@samsung.com>
common/cmd_regulator.c