commit | efeeb2c8ded2262cee854dc5ae9dab245bac81b5 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Tue Jun 23 15:38:59 2015 -0600 |
committer | Simon Glass <sjg@chromium.org> | Tue Jul 21 17:39:26 2015 -0600 |
tree | 4c562301946c94dcfcf6e7d332a433e89a36d528 | |
parent | 46cb8248215b81052fde995eb008734ab4e831bd [diff] |
dm: power: Add a function to set up all regulators The device tree provides information about which regulators should be on at boot, or always on. Use this to set them up automatically. Signed-off-by: Simon Glass <sjg@chromium.org> Tested-by: Przemyslaw Marczak <p.marczak@samsung.com> Acked-by: Przemyslaw Marczak <p.marczak@samsung.com>