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

Commit a54c8b3b 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: configure fuel gauge thresholds for MSM8909W"

parents 1ea82c53 792af872
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -521,6 +521,13 @@

&pm660_fg {
	qcom,battery-data = <&mtp_batterydata>;
	qcom,fg-rsense-sel = <1>;	/* External rsense */
	qcom,fg-cutoff-voltage = <3400>;
	qcom,fg-recharge-voltage = <4100>;
	qcom,fg-use-sw-esr;
	qcom,fg-esr-pulse-thresh-ma = <40>;
	qcom,fg-esr-meas-curr-ma = <60>;
	qcom,fg-cutoff-current = <50>;
};

&pm660_pdphy {