
29 Apr
2017
29 Apr
'17
2:26 a.m.
On 20 April 2017 at 21:34, Jacob Chen jacob-chen@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@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@chromium.org