[U-Boot] [PATCH v2 1/5] power: pmic: append rk818 regs to rk808

sjg at google.com sjg at google.com
Wed May 3 02:51:59 UTC 2017


Both RK808 and RK818 chips are using a similar register map,
so we can reuse them.

I have also add reg prefix to exist registers, to keep them same style.

Signed-off-by: Jacob Chen <jacob-chen at iotwrt.com>
Reviewed-by: Simon Glass <sjg at chromium.org>
---

Changes in v2: None

 drivers/power/regulator/rk808.c |  18 ++---
 include/power/rk808_pmic.h      | 164 ++++++++++++++++++++++++++++++++--------
 2 files changed, 143 insertions(+), 39 deletions(-)

Applied to u-boot-rockchip/next, thanks!


More information about the U-Boot mailing list