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

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

Merge "ARM: dts: qcom: specify 1.5A ICL when charging with HVDCP2 at 12V"

parents aa45fb13 15088eb7
Loading
Loading
Loading
Loading
+9 −1
Original line number Diff line number Diff line
@@ -368,9 +368,17 @@ Charger specific properties:
  Usage:      optional
  Value type: <u32>
  Definition: Specifies the maximum input current limit that can be configured
		for HVDCP2 adapter.
		for HVDCP2 adapter when it's working at 5V and 9V.
		If left unspecified, the default value is 3000mA.

- qcom,hvdcp2-12v-max-icl-ua
  Usage:      optional
  Value type: <u32>
  Definition: Specifies the maximum input current limit that can be configured
		for HVDCP2 adapter when it's working at 12V.
		If left unspecified, the default value is the same value
		specified in "qcom,hvdcp2-max-icl-ua".

- qcom,hvdcp3-max-icl-ua
  Usage:      optional
  Value type: <u32>
+1 −0
Original line number Diff line number Diff line
@@ -35,6 +35,7 @@
				1000000 500000>;
			qcom,pmic-revid = <&pm7250b_revid>;
			qcom,hvdcp2-max-icl-ua = <2000000>;
			qcom,hvdcp2-12v-max-icl-ua = <1500000>;

			qcom,chgr@1000 {
				reg = <0x1000 0x100>;