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

Commit fa2de4e8 authored by Ajay Agarwal's avatar Ajay Agarwal Committed by Hemant Kumar
Browse files

usb: dt-bindings: Add qcom,default-mode-none to msm-ssusb bindings



Setting this property prevents USB to start in host or device mode
so that it goes to low power mode.

Change-Id: Icefee47a0a1a068a3c18f3a05593c883335a16b0
Signed-off-by: default avatarAjay Agarwal <ajaya@codeaurora.org>
Signed-off-by: default avatarHemant Kumar <hemantk@codeaurora.org>
parent 5a1140fa
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -84,6 +84,8 @@ Optional properties :
- qcom,host-poweroff-in-pm-suspend: If present, allow PM suspend to happen
	irrespective of runtimePM state of host and power collapse the core.
	This also leads to reset-resume of connected devices on PM resume.
- qcom,default-mode-none: If present, do not start any mode on probe for an OTG
	capable DWC3 which does not have extcon handle.
- qcom,default-mode-host: If present, start host mode on probe for an OTG
	capable DWC3 which does not have extcon handle.