Skip to content

Commit ac3acb1

Browse files
Gregory HerreroMiodrag Dinic
authored andcommitted
Documentation: dt-bindings: add dt binding info for dwc2 fifo resizing
Tested-by: Robert Baldyga <[email protected]> Acked-by: Paul Zimmerman <[email protected]> Signed-off-by: Gregory Herrero <[email protected]> Signed-off-by: Felipe Balbi <[email protected]>
1 parent 31b70a0 commit ac3acb1

File tree

1 file changed

+3
-0
lines changed
  • Documentation/devicetree/bindings/usb

1 file changed

+3
-0
lines changed

Documentation/devicetree/bindings/usb/dwc2.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,9 @@ Refer to phy/phy-bindings.txt for generic phy consumer properties
2121
- dr_mode: shall be one of "host", "peripheral" and "otg"
2222
Refer to usb/generic.txt
2323
- g-use-dma: enable dma usage in gadget driver.
24+
- g-rx-fifo-size: size of rx fifo size in gadget mode.
25+
- g-np-tx-fifo-size: size of non-periodic tx fifo size in gadget mode.
26+
- g-tx-fifo-size: size of periodic tx fifo per endpoint (except ep0) in gadget mode.
2427

2528
Example:
2629

0 commit comments

Comments
 (0)