diff options
author | Kever Yang | 2014-08-06 09:01:49 +0800 |
---|---|---|
committer | Greg Kroah-Hartman | 2014-09-08 15:43:27 -0700 |
commit | fc1b0e2aa3251c5f90bb6c70358832e4dab9abfd (patch) | |
tree | 86d72969e4642bbf8970831656026e251c95714a | |
parent | 2867c05d4cb1638217522fb270f1a0a5794a10b9 (diff) |
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>
-rw-r--r-- | Documentation/devicetree/bindings/usb/dwc2.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/usb/dwc2.txt b/Documentation/devicetree/bindings/usb/dwc2.txt index 289967973ff5..482f815363ef 100644 --- a/Documentation/devicetree/bindings/usb/dwc2.txt +++ b/Documentation/devicetree/bindings/usb/dwc2.txt @@ -18,6 +18,8 @@ Optional properties: - phys: phy provider specifier - phy-names: shall be "usb2-phy" 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: |