We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 31b70a0 commit ac3acb1Copy full SHA for ac3acb1
Documentation/devicetree/bindings/usb/dwc2.txt
@@ -21,6 +21,9 @@ Refer to phy/phy-bindings.txt for generic phy consumer properties
21
- dr_mode: shall be one of "host", "peripheral" and "otg"
22
Refer to usb/generic.txt
23
- 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.
27
28
Example:
29
0 commit comments