commit | a8bd2accbf6e12857492d4dfcfdc59c9f12606ed | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Thu Jan 21 19:43:29 2016 -0700 |
committer | Simon Glass <sjg@chromium.org> | Thu Jan 21 20:42:34 2016 -0700 |
tree | d5804fa719c646dd8fe145e10ee2c98e39dbf552 | |
parent | dea7f2eeafb2f0e57e2c6b0da9c2444cbc7e5dbd [diff] |
power: Add base support for the RK808 PMIC This Rockchip PMIC provides features suitable for battery-powered applications. It is commonly used with Rockchip SoCs. Add a driver which provides register access. The regulator driver will use this. Signed-off-by: Simon Glass <sjg@chromium.org>