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

Commit e9fed9cf authored by Umang Chheda's avatar Umang Chheda
Browse files

ARM: dts: msm: Add property to limit max ICL of QC2.0 for bengal

Limit the QC 2.0 max ICL to 2A. This is done to avoid frequent
adapter collapses.

Change-Id: I4dddf45740077edcd15d08e7e69b7e93f3aaddec
parent 82d773b9
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -364,6 +364,13 @@ Charger specific properties:
  Definition: Specifies the step size of each step of FCC stepper algorithm.
		If left unspecified, the default value is 100mA.

- qcom,hvdcp2-max-icl-ua
  Usage:      optional
  Value type: <u32>
  Definition: Specifies the maximum input current limit that can be configured
		for HVDCP2 adapter.
		If left unspecified, the default value is 3000mA.

- qcom,hvdcp3-max-icl-ua
  Usage:      optional
  Value type: <u32>
+1 −0
Original line number Diff line number Diff line
@@ -77,6 +77,7 @@
	qcom,suspend-input-on-debug-batt;
	qcom,sw-jeita-enable;
	qcom,step-charging-enable;
	qcom,hvdcp2-max-icl-ua = <2000000>;
	/* SMB1355 only */
	qcom,sec-charger-config = <2>;
	dpdm-supply = <&qusb_phy0>;
+1 −0
Original line number Diff line number Diff line
@@ -33,6 +33,7 @@
	qcom,step-charging-enable;
	/* SMB1355 only */
	qcom,sec-charger-config = <2>;
	qcom,hvdcp2-max-icl-ua = <2000000>;
	dpdm-supply = <&qusb_phy0>;
	qcom,charger-temp-max = <800>;
	qcom,smb-temp-max = <800>;