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

Commit 1af629ab authored by ansharma's avatar ansharma
Browse files

ARM: dts: msm: Disable float-voltage adjust algorithm for PMI8994



The float-voltage adjust logic in some cases is found to over-correct the
VDD_MAX value, which may prevent the FG from reporting a FULL soc at
end-of-charge.
Disable the logic for float-adjustments as it has not been found to be
useful and the VDD_MAX meets the required spec on trimmed parts.

CRs-Fixed: 1093470
Change-Id: I518c68ff88784d8d8b4a63e8a91cc882340cf09c
Signed-off-by: default avataransharma <ansharma@codeaurora.org>
parent 1446cd5f
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -215,7 +215,6 @@
			qcom,parallel-usb-min-current-ma = <1400>;
			qcom,parallel-usb-9v-min-current-ma = <900>;
			qcom,parallel-allowed-lowering-ma = <500>;
			qcom,autoadjust-vfloat;
			qcom,pmic-revid = <&pmi8994_revid>;
			qcom,force-aicl-rerun;
			qcom,aicl-rerun-period-s = <180>;