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

Commit dc733947 authored by Sahil Chandna's avatar Sahil Chandna
Browse files

dt-bindings: smb1390-chg-psy: Add property to specify input topology

Add property "qcom,parallel-input-mode" to specify the input connection
topology and rename "qcom,hvdcp3-with-cp" to
"qcom,hvdcp3-standalone-config".

Change-Id: I8bebb6eaea4253ce3397002fe5e97500451585a8
parent 11333311
Loading
Loading
Loading
Loading
+4 −3
Original line number Diff line number Diff line
@@ -363,11 +363,12 @@ Charger specific properties:
		for HVDCP3 adapter.
		If left unspecified, the default value is 3000mA.

- qcom,hvdcp3-with-cp
- qcom,hvdcp3-standalone-config
  Usage:      optional
  Value type: bool
  Definition: Boolean flag which when present enables compenstation of
		charger current for HVDCP3 with CP configuration.
  Definition: Boolean flag which when present indicates that the charging is
		only done by the main charger (standalone, no CP) with a QC 3.0
		adapter.

- qcom,disable-fcc-restriction
  Usage:      optional
+10 −0
Original line number Diff line number Diff line
@@ -65,6 +65,16 @@ Charger specific properties:
		2 - If SMB1390 output is connected to VBATT.
		If this value is not specified then default value is 1.

- qcom,parallel-input-mode
  Usage:      optional
  Value type: <u32>
  Definition: Defines the SMB1390 input connection topology.
		This should be one of the following:
		0 - If SMB1390 input is not connected to anything;
		1 - If SMB1390 input is connected to USBIN;
		3 - If SMB1390 input is connected to USBMID.
		If this value is not specified then default value is 3.

================================================
Second Level Nodes - SMB1390 Charger Peripherals
================================================