]> git.ipfire.org Git - people/ms/u-boot.git/commit
power: pmic: append rk818 regs to rk808
authorJacob Chen <jacob-chen@iotwrt.com>
Tue, 2 May 2017 06:54:48 +0000 (14:54 +0800)
committerSimon Glass <sjg@chromium.org>
Wed, 10 May 2017 19:37:22 +0000 (13:37 -0600)
commit1daa93c0b494134d0daafab6944b3eefeb66acee
treef1bdc40412400fc280f0d88ee55ccd04da514cbd
parentecc3bd73b35398d8337096b19493028a29ed038e
power: pmic: append rk818 regs to rk808

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@iotwrt.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
drivers/power/regulator/rk808.c
include/power/rk808_pmic.h