aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/devicetree/bindings/usb/dwc3.txt
diff options
context:
space:
mode:
authorHuang Rui <ray.huang@amd.com>2014-10-31 11:11:13 +0800
committerFelipe Balbi <balbi@ti.com>2014-11-03 10:03:39 -0600
commit59acfa208164205f94a11f454d08cd88f06b9908 (patch)
tree3c4e0402c1f833a8b9a2a510ee6acbd001f9d38d /Documentation/devicetree/bindings/usb/dwc3.txt
parentusb: dwc3: add Tx de-emphasis quirk (diff)
downloadlinux-dev-59acfa208164205f94a11f454d08cd88f06b9908.tar.xz
linux-dev-59acfa208164205f94a11f454d08cd88f06b9908.zip
usb: dwc3: add disable usb3 suspend phy quirk
This patch adds disable usb3 suspend phy quirk, and some special platforms can configure that if it is needed. Signed-off-by: Huang Rui <ray.huang@amd.com> Signed-off-by: Felipe Balbi <balbi@ti.com>
Diffstat (limited to 'Documentation/devicetree/bindings/usb/dwc3.txt')
-rw-r--r--Documentation/devicetree/bindings/usb/dwc3.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/usb/dwc3.txt b/Documentation/devicetree/bindings/usb/dwc3.txt
index b724b2e78549..08b394ebeb3e 100644
--- a/Documentation/devicetree/bindings/usb/dwc3.txt
+++ b/Documentation/devicetree/bindings/usb/dwc3.txt
@@ -32,6 +32,7 @@ Optional properties:
- snps,tx_de_emphasis_quirk: when set core will set Tx de-emphasis value.
- snps,tx_de_emphasis: the value driven to the PHY is controlled by the
LTSSM during USB3 Compliance mode.
+ - snps,dis_u3_susphy_quirk: when set core will disable USB3 suspend phy.
This is usually a subnode to DWC3 glue to which it is connected.