[U-Boot] [PATCH 0/4] Add Basic support for RK808

Jacob Chen jacobchen110 at gmail.com
Fri Apr 21 03:54:32 UTC 2017


ok - -wrong title.. It's  Add Basic support for RK818

2017-04-21 11:34 GMT+08:00 Jacob Chen <jacob-chen at iotwrt.com>:
>
> The RK818 chip is a power management IC for multimedia and handheld
> devices. It contains the following components:
>
> - Regulators
> - RTC
> - Clkout
> - battery support
>
> This series patch just give it a basic support, to make rk818 board work.
>
>
> Jacob Chen (4):
>   power: pmic: append rk818 regs to rk808
>   power: pmic: rk808: add RK818 support
>   power: regulator: rk808: replace vsel_bits with vsel_mask
>   power: regulator: rk808: add rk818 support
>
>  drivers/power/pmic/rk808.c      |  29 +++++++
>  drivers/power/regulator/rk808.c |  96 +++++++++++++++++-----
>  include/power/rk808_pmic.h      | 176 +++++++++++++++++++++++++++++++++-------
>  3 files changed, 249 insertions(+), 52 deletions(-)
>
> --
> 2.7.4
>


More information about the U-Boot mailing list