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

Commit 39d17ebe 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 soft jeita for QM215+SMB1360"

parents 77074451 e509ef3e
Loading
Loading
Loading
Loading
+7 −0
Original line number Original line Diff line number Diff line
@@ -72,6 +72,13 @@
		qcom,fg-iterm-ma = <130>;
		qcom,fg-iterm-ma = <130>;
		qcom,fg-delta-soc = <1>;
		qcom,fg-delta-soc = <1>;
		qcom,usb-id-gpio = <&pm8916_gpios 4 0>;
		qcom,usb-id-gpio = <&pm8916_gpios 4 0>;
		qcom,soft-jeita-supported;
		qcom,warm-bat-decidegc = <450>;
		qcom,cool-bat-decidegc = <150>;
		qcom,warm-bat-mv = <4200>;
		qcom,cool-bat-mv = <4200>;
		qcom,warm-bat-ma = <1000>;
		qcom,cool-bat-ma = <1000>;
		status= "okay";
		status= "okay";
	};
	};
};
};