summaryrefslogtreecommitdiff
path: root/Documentation/devicetree
diff options
context:
space:
mode:
authorAshay Jaiswal <ashayj@codeaurora.org>2016-12-07 19:39:38 +0530
committerAshay Jaiswal <ashayj@codeaurora.org>2016-12-20 17:23:42 +0530
commit7ac9349c5ad2616a07eb69b9ec8c75c13644eaaa (patch)
tree91926ddce292bed736b0e7a1ab8e0304a745aa70 /Documentation/devicetree
parentc0a8f9e80a88354a7e2271a5cb61c61ac76a8818 (diff)
qcom-charger: smb2: support for micro USB mode
Add support to disable TypeC mode of charger hardware and enable micro USB mode. Enabling micro USB mode involves following changes: - hvdcp needs to be kept enabled. Create a new votable hvdcp_enable and vote true when uUSB connector is in use. - Add support of extcon for sending notification to USB driver. Change-Id: I109c07cd15052f4be15fee203f7cbaf02b6fd5cf Signed-off-by: Ashay Jaiswal <ashayj@codeaurora.org>
Diffstat (limited to 'Documentation/devicetree')
-rw-r--r--Documentation/devicetree/bindings/power/qcom-charger/qpnp-smb2.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/power/qcom-charger/qpnp-smb2.txt b/Documentation/devicetree/bindings/power/qcom-charger/qpnp-smb2.txt
index 94a1fdceec8f..cedb68820d26 100644
--- a/Documentation/devicetree/bindings/power/qcom-charger/qpnp-smb2.txt
+++ b/Documentation/devicetree/bindings/power/qcom-charger/qpnp-smb2.txt
@@ -152,6 +152,12 @@ Charger specific properties:
be based off battery voltage. For both SOC and battery voltage,
charger receives the signal from FG to resume charging.
+- qcom,micro-usb
+ Usage: optional
+ Value type: <empty>
+ Definition: Boolean flag which indicates that the platform only support
+ micro usb port.
+
=============================================
Second Level Nodes - SMB2 Charger Peripherals
=============================================