diff options
author | Gregory Herrero <gregory.herrero@intel.com> | 2015-01-09 12:38:49 (GMT) |
---|---|---|
committer | Felipe Balbi <balbi@ti.com> | 2015-01-12 21:33:14 (GMT) |
commit | b2f93ef30fc64dab53f64bcabe23d9377abf454e (patch) | |
tree | e19a4d5f5a745dbe57a2b888cda76d4fe5974dd2 /Documentation | |
parent | edd74be83047f439e9507cedbbbef0891f3a9a48 (diff) | |
download | linux-b2f93ef30fc64dab53f64bcabe23d9377abf454e.tar.xz |
Documentation: dt-bindings: add dt binding info for dwc2 g-use-dma
Indicate if gadget driver must use dma for usb transfers.
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')
-rw-r--r-- | Documentation/devicetree/bindings/usb/dwc2.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/usb/dwc2.txt b/Documentation/devicetree/bindings/usb/dwc2.txt index 482f815..a7a9cb6 100644 --- a/Documentation/devicetree/bindings/usb/dwc2.txt +++ b/Documentation/devicetree/bindings/usb/dwc2.txt @@ -20,6 +20,7 @@ Optional properties: 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. Example: |