summaryrefslogtreecommitdiff
path: root/bindings/usb/msm-ssusb.txt
diff options
context:
space:
mode:
Diffstat (limited to 'bindings/usb/msm-ssusb.txt')
-rwxr-xr-xbindings/usb/msm-ssusb.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/bindings/usb/msm-ssusb.txt b/bindings/usb/msm-ssusb.txt
index 9c7b9366..6e13eb32 100755
--- a/bindings/usb/msm-ssusb.txt
+++ b/bindings/usb/msm-ssusb.txt
@@ -101,6 +101,9 @@ Optional properties :
speed using "maximum-speed=super-speed" works only for device mode because we set speed to
DWC3_DCFG_SUPERSPEED in DCFG register. It does not change anything for host mode and
connected peripherals might still get enumerated in SSP.
+- qcom,msm-probe-core-init: If present, call dwc3_ext_event_notify() at the end of dwc3_msm_probe,
+ which will populate the dwc3 child node and initialize the dwc3 controller during bootup.
+ Otherwise core_init will be done after getting USB role from ADSP.
Sub nodes:
- Sub node for "DWC3- USB3 controller".