diff options
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/devicetree/bindings/usb/dwc3.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/usb/dwc3.txt b/Documentation/devicetree/bindings/usb/dwc3.txt index 08b394ebeb3e..f200ecc1f0dc 100644 --- a/Documentation/devicetree/bindings/usb/dwc3.txt +++ b/Documentation/devicetree/bindings/usb/dwc3.txt | |||
@@ -33,6 +33,7 @@ Optional properties: | |||
33 | - snps,tx_de_emphasis: the value driven to the PHY is controlled by the | 33 | - snps,tx_de_emphasis: the value driven to the PHY is controlled by the |
34 | LTSSM during USB3 Compliance mode. | 34 | LTSSM during USB3 Compliance mode. |
35 | - snps,dis_u3_susphy_quirk: when set core will disable USB3 suspend phy. | 35 | - snps,dis_u3_susphy_quirk: when set core will disable USB3 suspend phy. |
36 | - snps,dis_u2_susphy_quirk: when set core will disable USB2 suspend phy. | ||
36 | 37 | ||
37 | This is usually a subnode to DWC3 glue to which it is connected. | 38 | This is usually a subnode to DWC3 glue to which it is connected. |
38 | 39 | ||