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

Commit 9b48bdf7 authored by Eugene Yasman's avatar Eugene Yasman
Browse files

ARM: dts: msm: Enable FG OTP profile for LiQUID8994



LiQUID8994 battery profiles are provided via OTP for FG metering.

Change-Id: I94302ea4266daa2e6c82a7b3f1401d321d350968
Signed-off-by: default avatarEugene Yasman <eyasman@codeaurora.org>
parent 00537d83
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -460,6 +460,10 @@
	vreg-3.3-supply = <&bt_vreg>;
};

&pmi8994_fg {
	qcom,use-otp-profile;
};

&pmi8994_charger {
	qcom,charging-disabled;
};