summaryrefslogtreecommitdiff
path: root/Documentation/devicetree/bindings/usb
diff options
context:
space:
mode:
authorVijayavardhan Vennapusa <vvreddy@codeaurora.org>2016-01-08 15:58:35 +0530
committerVamsi Krishna Samavedam <vskrishn@codeaurora.org>2016-08-08 17:13:14 -0700
commitcb816a1033f348a84297aaa024edbd3ef76e5fd3 (patch)
tree2f42c1fea6a9a589436a71b65f1a48b7647b92ee /Documentation/devicetree/bindings/usb
parent28352998dee80f33641dd7b28479350bd480b823 (diff)
USB: dwc3-msm: Add support for setting specific frequency for core clock
Add support for setting USB core clock to particular frequency so that core clock frequency can be passed through dts property. Change-Id: If9ff41037d22d7be7f09c9468e8d4cc92280a28e Signed-off-by: Vijayavardhan Vennapusa <vvreddy@codeaurora.org>
Diffstat (limited to 'Documentation/devicetree/bindings/usb')
-rw-r--r--Documentation/devicetree/bindings/usb/msm-ssusb.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/usb/msm-ssusb.txt b/Documentation/devicetree/bindings/usb/msm-ssusb.txt
index 2b2bfe428c79..c5e5f1851fc2 100644
--- a/Documentation/devicetree/bindings/usb/msm-ssusb.txt
+++ b/Documentation/devicetree/bindings/usb/msm-ssusb.txt
@@ -50,6 +50,7 @@ Optional properties :
- qcom,disable-dev-mode-pm: If present, it disables PM runtime functionality for device mode.
- qcom,disable-host-mode-pm: If present, it disables XHCI PM runtime functionality when USB
host mode is used.
+- qcom,core-clk-rate: If present, indicates clock frequency to be set for USB master clock.
- extcon: phandles to external connector devices. First phandle should point to
external connector, which provide "USB" cable events, the second
should point to external connector device, which provide "USB-HOST"