commit | 8c4287090cc9bfa172370976c77b420d9c37f94c | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Thu Jul 02 18:16:04 2015 -0600 |
committer | Simon Glass <sjg@chromium.org> | Wed Aug 05 21:06:12 2015 -0600 |
tree | 35880b5e99c7be7b5862c8e54c5987f51dc92ad3 | |
parent | cd367d89979c0476e2fcbca445a49008b372872b [diff] |
dm: power: max77686: Correct BUCK register access Some regulators use the wrong voltage register and thus it is not possible to control them. Fix this. Signed-off-by: Simon Glass <sjg@chromium.org> Acked-by: Przemyslaw Marczak <p.marczak@samsung.com>