commit | 931b24c5a0530f778d44d7292283cd6050ebb5ad | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Thu Jan 21 19:43:27 2016 -0700 |
committer | Simon Glass <sjg@chromium.org> | Thu Jan 21 20:42:34 2016 -0700 |
tree | 36cfb677c2201ff0367b23b05998d2d18231accb | |
parent | 52db39a22b0544446e630c853292bfa255a21e24 [diff] |
dm: pmic: Add 'reg status' to show all regulators It is convenient to be able to see the status of all regulators in a list. Add this feature to the 'reg status' command. Signed-off-by: Simon Glass <sjg@chromium.org>