[U-Boot] [PATCH 0/4] Add Basic support for RK808
Jacob Chen
jacob-chen at iotwrt.com
Fri Apr 21 03:34:04 UTC 2017
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