commit | b08ce894d6c4b10fffffd8769ba3c97a76e6b78a | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sun Aug 30 16:55:29 2015 -0600 |
committer | Simon Glass <sjg@chromium.org> | Wed Sep 02 21:28:23 2015 -0600 |
tree | d37f6fdf1a75060f1660732a08ce9f69ee6641c0 | |
parent | 932bc4a41c9189c57b041b2aa09a1f14d01e49d2 [diff] |
power: Add support for ACT8846 PMIC Add a driver for the ACT8846 PMIC. This supports several LDOs and BUCKs and is connected to the I2C bus. This driver supports using a regulator driver to access the regulators. Signed-off-by: Simon Glass <sjg@chromium.org>