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

Commit 5725ec5d authored by qctecmdr's avatar qctecmdr Committed by Gerrit - the friendly Code Review server
Browse files

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

parents 97328052 e9fed9cf
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>;