summaryrefslogtreecommitdiffstats
path: root/Documentation
diff options
context:
space:
mode:
authorHuang Rui2014-10-28 12:54:32 +0100
committerFelipe Balbi2014-11-03 17:03:38 +0100
commitfb67afca177a215684d6124137f61e639c5483d4 (patch)
treec1eee904590f9b5453dfd515d3c6f41aa0baeace /Documentation
parentusb: dwc3: add delay phy power change quirk (diff)
downloadkernel-qcow2-linux-fb67afca177a215684d6124137f61e639c5483d4.tar.gz
kernel-qcow2-linux-fb67afca177a215684d6124137f61e639c5483d4.tar.xz
kernel-qcow2-linux-fb67afca177a215684d6124137f61e639c5483d4.zip
usb: dwc3: add lfps filter quirk
This patch adds LFPS filter 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')
-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 a2598d3c7c12..4edd29a24e74 100644
--- a/Documentation/devicetree/bindings/usb/dwc3.txt
+++ b/Documentation/devicetree/bindings/usb/dwc3.txt
@@ -26,6 +26,7 @@ Optional properties:
amount of 8B10B errors occur.
- snps,del_phy_power_chg_quirk: when set core will delay PHY power change
from P0 to P1/P2/P3.
+ - snps,lfps_filter_quirk: when set core will filter LFPS reception.
This is usually a subnode to DWC3 glue to which it is connected.