Skip to content

Commit 924e2b4

Browse files
Fabrice Gasniergregkh
authored andcommitted
dt-bindings: usb: dwc2: adopt otg properties defined in usb-drd.yaml
Adopt some OTG optional properties as defined in usb-drd.yaml: - otg-rev - hnp-disable - srp-disable Reviewed-by: Rob Herring <[email protected]> Signed-off-by: Fabrice Gasnier <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]>
1 parent bb88dbb commit 924e2b4

File tree

1 file changed

+6
-0
lines changed
  • Documentation/devicetree/bindings/usb

1 file changed

+6
-0
lines changed

Documentation/devicetree/bindings/usb/dwc2.yaml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -106,6 +106,12 @@ properties:
106106

107107
dr_mode: true
108108

109+
otg-rev: true
110+
111+
hnp-disable: true
112+
113+
srp-disable: true
114+
109115
usb-role-switch: true
110116

111117
g-rx-fifo-size:

0 commit comments

Comments
 (0)