aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/devicetree/bindings/usb
diff options
context:
space:
mode:
authorHuang Rui <ray.huang@amd.com>2014-10-28 19:54:25 +0800
committerFelipe Balbi <balbi@ti.com>2014-11-03 10:03:36 -0600
commit3b81221a529c087171557d7c4aec02b0ba029bb1 (patch)
tree158fa460c699ac0101fc66deaff855002bb240c3 /Documentation/devicetree/bindings/usb
parentusb: dwc3: initialize platform data at pci glue layer (diff)
downloadlinux-dev-3b81221a529c087171557d7c4aec02b0ba029bb1.tar.xz
linux-dev-3b81221a529c087171557d7c4aec02b0ba029bb1.zip
usb: dwc3: add disscramble quirk
This patch adds disscramble quirk, and it only needs to be enabled at fpga board on some vendor platforms. Signed-off-by: Huang Rui <ray.huang@amd.com> Signed-off-by: Felipe Balbi <balbi@ti.com>
Diffstat (limited to 'Documentation/devicetree/bindings/usb')
-rw-r--r--Documentation/devicetree/bindings/usb/dwc3.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/usb/dwc3.txt b/Documentation/devicetree/bindings/usb/dwc3.txt
index 471366d6a129..8ec2256a4a09 100644
--- a/Documentation/devicetree/bindings/usb/dwc3.txt
+++ b/Documentation/devicetree/bindings/usb/dwc3.txt
@@ -14,6 +14,8 @@ Optional properties:
- phys: from the *Generic PHY* bindings
- phy-names: from the *Generic PHY* bindings
- tx-fifo-resize: determines if the FIFO *has* to be reallocated.
+ - snps,disable_scramble_quirk: true when SW should disable data scrambling.
+ Only really useful for FPGA builds.
This is usually a subnode to DWC3 glue to which it is connected.