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

Commit b58217a3 authored by Fenglin Wu's avatar Fenglin Wu Committed by Gerrit - the friendly Code Review server
Browse files

ARM: dts: msm: Enable sw-jeita for QVR845 device



Enable sw-jeita for QVR845 device so that the battery could be charged
with correct JEITA settings.

Change-Id: I83ec8c3fa7a1887eff2d7d641397fd408e959601
Signed-off-by: default avatarFenglin Wu <fenglinw@codeaurora.org>
parent 0d4c095f
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -34,6 +34,11 @@
	qcom,fg-bmd-en-delay-ms = <300>;
};

&pmi8998_charger {
	qcom,battery-data = <&qvr_batterydata>;
	qcom,sw-jeita-enable;
};

&qupv3_se10_i2c {
	status = "ok";
};