diff options
author | Huang Rui <ray.huang@amd.com> | 2014-10-28 19:54:32 +0800 |
---|---|---|
committer | Felipe Balbi <balbi@ti.com> | 2014-11-03 10:03:38 -0600 |
commit | fb67afca177a215684d6124137f61e639c5483d4 (patch) | |
tree | c1eee904590f9b5453dfd515d3c6f41aa0baeace /Documentation/devicetree/bindings/usb/dwc3.txt | |
parent | 41c06ffdf9cc63edd875cc8ff8ae002cd9b14f96 (diff) | |
download | lwn-fb67afca177a215684d6124137f61e639c5483d4.tar.gz lwn-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/devicetree/bindings/usb/dwc3.txt')
-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 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. |