aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/devicetree/bindings/usb
diff options
context:
space:
mode:
authorHuang Rui <ray.huang@amd.com>2014-10-28 19:54:27 +0800
committerFelipe Balbi <balbi@ti.com>2014-11-03 10:03:36 -0600
commit9a5b2f3167c1f98b879d6a800ab138f04e34f9d5 (patch)
treecb0d1900039e1ecef1f267d05b78c84ad25b1285 /Documentation/devicetree/bindings/usb
parentusb: dwc3: add lpm erratum support (diff)
downloadlinux-dev-9a5b2f3167c1f98b879d6a800ab138f04e34f9d5.tar.xz
linux-dev-9a5b2f3167c1f98b879d6a800ab138f04e34f9d5.zip
usb: dwc3: add u2exit lfps quirk
This patch adds u2exit lfps quirk, and some special platforms can configure that if it is needed. [ balbi@ti.com : added DeviceTree binding documentation ] 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.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 2b0c1f2e6e27..5fcd68008945 100644
--- a/Documentation/devicetree/bindings/usb/dwc3.txt
+++ b/Documentation/devicetree/bindings/usb/dwc3.txt
@@ -18,6 +18,7 @@ Optional properties:
Only really useful for FPGA builds.
- snps,has-lpm-erratum: true when DWC3 was configured with LPM Erratum enabled
- snps,lpm-nyet-threshold: LPM NYET threshold
+ - snps,u2exit_lfps_quirk: set if we want to enable u2exit lfps quirk
This is usually a subnode to DWC3 glue to which it is connected.