summaryrefslogtreecommitdiff
path: root/bindings/power
diff options
context:
space:
mode:
authorSahil Chandna <chandna@qti.qualcomm.com>2019-10-31 23:51:25 +0530
committerSahil Chandna <chandna@qti.qualcomm.com>2019-11-05 20:55:03 +0530
commitdc7339474c05cdec55011e8a25b12da8eb6921e5 (patch)
tree2527245ad94d7b58c4bbbdc63635992b0778bcb0 /bindings/power
parent11333311753eeb0756a8a586182ea36c1704d268 (diff)
downloaddevicetree-dc7339474c05cdec55011e8a25b12da8eb6921e5.tar.gz
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
Diffstat (limited to 'bindings/power')
-rw-r--r--bindings/power/supply/qcom/qpnp-smb5.txt7
-rw-r--r--bindings/power/supply/qcom/smb1390-charger-psy.txt10
2 files changed, 14 insertions, 3 deletions
diff --git a/bindings/power/supply/qcom/qpnp-smb5.txt b/bindings/power/supply/qcom/qpnp-smb5.txt
index d5b429d8..e3838d7c 100644
--- a/bindings/power/supply/qcom/qpnp-smb5.txt
+++ b/bindings/power/supply/qcom/qpnp-smb5.txt
@@ -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
diff --git a/bindings/power/supply/qcom/smb1390-charger-psy.txt b/bindings/power/supply/qcom/smb1390-charger-psy.txt
index 15db32ee..b5bcb13f 100644
--- a/bindings/power/supply/qcom/smb1390-charger-psy.txt
+++ b/bindings/power/supply/qcom/smb1390-charger-psy.txt
@@ -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
================================================