power: rk818-battery: fix 4250mv charge voltage missing

Update according to latest datasheet.

Change-Id: I980e3b9705c8e1ccce5d0fba9b1b40cbf1681abe
Signed-off-by: Joseph Chen <chenjh@rock-chips.com>
This commit is contained in:
Joseph Chen
2018-01-09 11:23:24 +08:00
committed by Tao Huang
parent aae2e5388c
commit 8c6943ea7c

View File

@@ -150,7 +150,7 @@ static const u16 feedback_temp_array[] = {
};
static const u16 chrg_vol_sel_array[] = {
4050, 4100, 4150, 4200, 4300, 4350
4050, 4100, 4150, 4200, 4250, 4300, 4350
};
static const u16 chrg_cur_sel_array[] = {