diff options
author | Gregory Herrero <gregory.herrero@intel.com> | 2015-01-09 13:38:53 +0100 |
---|---|---|
committer | Felipe Balbi <balbi@ti.com> | 2015-01-12 15:33:35 -0600 |
commit | bb8693a98ebbe863401108d1cc4f8c0bc72e1900 (patch) | |
tree | e8055d1caf4f23760019d7de58834f5f7e654629 /Documentation/devicetree/bindings/usb/dwc2.txt | |
parent | 0a176279db6817cf865ed4c685e4a414be8226fd (diff) | |
download | op-kernel-dev-bb8693a98ebbe863401108d1cc4f8c0bc72e1900.zip op-kernel-dev-bb8693a98ebbe863401108d1cc4f8c0bc72e1900.tar.gz |
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>
Diffstat (limited to 'Documentation/devicetree/bindings/usb/dwc2.txt')
-rw-r--r-- | Documentation/devicetree/bindings/usb/dwc2.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/usb/dwc2.txt b/Documentation/devicetree/bindings/usb/dwc2.txt index a7a9cb6..fd132cb 100644 --- a/Documentation/devicetree/bindings/usb/dwc2.txt +++ b/Documentation/devicetree/bindings/usb/dwc2.txt @@ -21,6 +21,9 @@ Refer to phy/phy-bindings.txt for generic phy consumer properties - dr_mode: shall be one of "host", "peripheral" and "otg" Refer to usb/generic.txt - g-use-dma: enable dma usage in gadget driver. +- g-rx-fifo-size: size of rx fifo size in gadget mode. +- g-np-tx-fifo-size: size of non-periodic tx fifo size in gadget mode. +- g-tx-fifo-size: size of periodic tx fifo per endpoint (except ep0) in gadget mode. Example: |