Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

Documentation: dt-bindings: add dt binding info for dwc2 fifo resizing

Tested-by: Robert Baldyga <r.baldyga@samsung.com>
Acked-by: Paul Zimmerman <paulz@synopsys.com>
Signed-off-by: Gregory Herrero <gregory.herrero@intel.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>

authored by

Gregory Herrero and committed by
Felipe Balbi
bb8693a9 0a176279

+3
+3
Documentation/devicetree/bindings/usb/dwc2.txt
··· 21 21 - dr_mode: shall be one of "host", "peripheral" and "otg" 22 22 Refer to usb/generic.txt 23 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. 24 27 25 28 Example: 26 29