[U-Boot] [PATCH 1/4] power: pmic: append rk818 regs to rk808
Simon Glass
sjg at chromium.org
Sat Apr 29 00:26:27 UTC 2017
On 20 April 2017 at 21:34, Jacob Chen <jacob-chen at iotwrt.com> wrote:
> 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>
> ---
>
> drivers/power/regulator/rk808.c | 18 ++---
> include/power/rk808_pmic.h | 164 ++++++++++++++++++++++++++++++++--------
> 2 files changed, 143 insertions(+), 39 deletions(-)
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list