commit | d2c88f7d528a3490dc3ce5317db39c0912bd2de1 | [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 | 26ad30e9d3ec445f61f94910fb14cc6e7d8efa25 [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>