baiji: change the temp to fix the charging issue

Signed-off-by: duyahui<duyahui@xiaomi.com>
Change-Id: Ic072cb2c1af4a071a3ad7cfd355cb479b0278200
diff --git a/custom-overlay-charge.dtsi b/custom-overlay-charge.dtsi
index 1978f4a..da490af 100644
--- a/custom-overlay-charge.dtsi
+++ b/custom-overlay-charge.dtsi
@@ -11,7 +11,7 @@
 	qcom,fg-chg-term-current = <25>;
 	qcom,fg-force-load-profile;
 	qcom,fg-cutoff-voltage = <3400>;
-	qcom,fg-jeita-thresholds = <5 15 45 60>;
+	qcom,fg-jeita-thresholds = <(-2) 3 37 38>;
 	qcom,battery-thermal-coefficients = [d2 50 ff];
 	qcom,fg-recharge-voltage = <4350>;
 };