dt-bindings: usb: dwc3: add a property to resize tx fifo

This patch adds a new property "snps,tx-fifo-resize" to
enable resize the TxFIFOs dynamically.

Change-Id: I0714b8a5b3a7f461ae0527c99729db8cf202e066
Signed-off-by: William Wu <william.wu@rock-chips.com>
This commit is contained in:
William Wu
2019-07-05 14:56:40 +08:00
committed by Tao Huang
parent 63c034cb4b
commit a67a9d3744

View File

@@ -66,7 +66,7 @@ Optional properties:
- snps,grx-threshold-cfg: global Rx threshold config
- snps,gtx-threshold-cfg: global Tx threshold config
- <DEPRECATED> tx-fifo-resize: determines if the FIFO *has* to be reallocated.
- snps,tx-fifo-resize: determines if the FIFO *has* to be reallocated.
This is usually a subnode to DWC3 glue to which it is connected.