Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit d78fdfaf authored by Subbaraman Narayanamurthy's avatar Subbaraman Narayanamurthy
Browse files

power: qpnp-fg-gen4: Update default cutoff voltage to 3.1 V



As per the hardware recommendation, update the default cutoff
voltage to 3.1 V.

Change-Id: Ie4584a94628859400044221a5307af258c8635a4
Signed-off-by: default avatarSubbaraman Narayanamurthy <subbaram@codeaurora.org>
parent 4f30ff4b
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -3094,7 +3094,7 @@ static int fg_parse_ki_coefficients(struct fg_dev *fg)
	return 0;
}

#define DEFAULT_CUTOFF_VOLT_MV		3000
#define DEFAULT_CUTOFF_VOLT_MV		3100
#define DEFAULT_EMPTY_VOLT_MV		2812
#define DEFAULT_SYS_TERM_CURR_MA	-125
#define DEFAULT_CUTOFF_CURR_MA		200