
4 Jul
2017
4 Jul
'17
9:56 a.m.
The RK818 PMIC contains a charger. Add very basic charger functionality to be able to regulate the USB input current and charger shutdown limits.
Signed-off-by: Wadim Egorov w.egorov@phytec.de Reviewed-by: Simon Glass sjg@chromium.org Acked-by: Philipp Tomsich philipp.tomsich@theobroma-systems.com Reviewed-by: Philipp Tomsich philipp.tomsich@theobroma-systems.com
Changes in v4:
- Added Reviewed-by: Simon Glass sjg@chromium.org
drivers/power/regulator/rk8xx.c | 34 ++++++++++++++++++++++++++++++++++ include/power/rk8xx_pmic.h | 2 ++ 2 files changed, 36 insertions(+)
Applied to u-boot-rockchip/next, thanks!