-
- Downloads
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>
Showing
- drivers/power/pmic/Kconfig 9 additions, 0 deletionsdrivers/power/pmic/Kconfig
- drivers/power/pmic/Makefile 1 addition, 0 deletionsdrivers/power/pmic/Makefile
- drivers/power/pmic/rk808.c 96 additions, 0 deletionsdrivers/power/pmic/rk808.c
- include/power/rk808_pmic.h 77 additions, 0 deletionsinclude/power/rk808_pmic.h
Loading
Please register or sign in to comment