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

Commit 245e8685 authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "ARM: dts: msm: Enable BMS controlled charging for msm8909 skuc"

parents 14d7a764 4223f7a9
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -222,6 +222,7 @@
	qcom,batt-cold-percentage = <70>;
	qcom,tchg-mins = <360>;
	qcom,chgr-led-support;
	qcom,bms-controlled-charging;
	qcom,disable-vbatdet-based-recharge;
	status = "okay";
};
@@ -237,6 +238,7 @@

&pm8909_bms {
	status = "okay";
	qcom,resume-soc = <99>;
	qcom,force-bms-active-on-charger;
	qcom,battery-data = <&qrd_batterydata>;
};