mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-10 12:57:06 +09:00
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:
@@ -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.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user