diff options
author | Fabrice Gasnier <fabrice.gasnier@foss.st.com> | 2021-10-13 15:57:03 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2021-10-25 09:20:26 +0200 |
commit | 924e2b408ca43c644c4ffbddb05ef68e5cf8bab5 (patch) | |
tree | 40b9ee3ab9949c102a4625d55cf005dddcc0c9c4 /Documentation/devicetree/bindings/usb/dwc2.yaml | |
parent | dt-bindings: usb: dwc2: Add reference to usb-drd.yaml (diff) | |
download | linux-924e2b408ca43c644c4ffbddb05ef68e5cf8bab5.tar.xz linux-924e2b408ca43c644c4ffbddb05ef68e5cf8bab5.zip |
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 <robh@kernel.org>
Signed-off-by: Fabrice Gasnier <fabrice.gasnier@foss.st.com>
Link: https://lore.kernel.org/r/1634133425-25670-3-git-send-email-fabrice.gasnier@foss.st.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'Documentation/devicetree/bindings/usb/dwc2.yaml')
-rw-r--r-- | Documentation/devicetree/bindings/usb/dwc2.yaml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/usb/dwc2.yaml b/Documentation/devicetree/bindings/usb/dwc2.yaml index 0acbb7a7569a..56a818478cd7 100644 --- a/Documentation/devicetree/bindings/usb/dwc2.yaml +++ b/Documentation/devicetree/bindings/usb/dwc2.yaml @@ -106,6 +106,12 @@ properties: dr_mode: true + otg-rev: true + + hnp-disable: true + + srp-disable: true + usb-role-switch: true g-rx-fifo-size: |