commit | 2a4febfd919303e6af49b170b5acf163696e85c1 | [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 | 61101e058395b9e6a861114bf66630b7b2886d80 [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>