commit | e5c88eafe58f6b4a8b1f1623ac47f921b489b497 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Thu Jul 02 18:16:07 2015 -0600 |
committer | Simon Glass <sjg@chromium.org> | Wed Aug 05 21:06:13 2015 -0600 |
tree | 3655f2f51ae0ae14435b6d0c8d4ec332a016e7bd | |
parent | f55c95102705505969bc6db6873c00d042526794 [diff] |
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>