On 21 January 2016 at 19:43, Simon Glass <s...@chromium.org> wrote: > 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 <s...@chromium.org> > --- > > Changes in v9: None > Changes in v2: None > > drivers/power/pmic/Kconfig | 9 +++++ > drivers/power/pmic/Makefile | 1 + > drivers/power/pmic/rk808.c | 96 > +++++++++++++++++++++++++++++++++++++++++++++ > include/power/rk808_pmic.h | 77 ++++++++++++++++++++++++++++++++++++ > 4 files changed, 183 insertions(+) > create mode 100644 drivers/power/pmic/rk808.c > create mode 100644 include/power/rk808_pmic.h
Applied to u-boot-rockchip. _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot