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

Commit cefbd55c authored by Guru Das Srinagesh's avatar Guru Das Srinagesh
Browse files

ARM: dts: msm: Set min ILIM of charge pumps to 750 mA

Change minimum ILIM of charge pumps to 750 mA on both Kona MTP and QRD
so that they can stay on longer during Taper charging.

Change-Id: I9f34e959baa09bbac8466be04f176b0233f62e96
parent 570f918a
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -330,6 +330,7 @@
	io-channels = <&pm8150b_vadc ADC_AMUX_THM2>;
	io-channel-names = "cp_die_temp";
	qcom,parallel-output-mode = <2>;
	qcom,min-ilim-ua = <750000>;
	status = "ok";
};

+1 −0
Original line number Diff line number Diff line
@@ -354,6 +354,7 @@
	io-channels = <&pm8150b_vadc ADC_AMUX_THM2>;
	io-channel-names = "cp_die_temp";
	qcom,parallel-output-mode = <2>;
	qcom,min-ilim-ua = <750000>;
	status = "ok";
};