Browse Source

Documentation: dt-bindings: add dt binding info for dwc2 dr_mode

Indicate that the generic dr_mode binding should be used for dwc2.

Signed-off-by: Kever Yang <kever.yang@rock-chips.com>
Reviewed-by: Doug Anderson <dianders@chromium.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Kever Yang 11 years ago
parent
commit
fc1b0e2aa3
1 changed files with 2 additions and 0 deletions
  1. 2 0
      Documentation/devicetree/bindings/usb/dwc2.txt

+ 2 - 0
Documentation/devicetree/bindings/usb/dwc2.txt

@@ -18,6 +18,8 @@ Optional properties:
 - phys: phy provider specifier
 - phys: phy provider specifier
 - phy-names: shall be "usb2-phy"
 - phy-names: shall be "usb2-phy"
 Refer to phy/phy-bindings.txt for generic phy consumer 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
 
 
 Example:
 Example: