diff options
author | Neil Armstrong <neil.armstrong@linaro.org> | 2023-10-30 10:41:59 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2023-11-22 13:02:54 +0100 |
commit | 5389b5d74efb6da22b01cdd91105bffc5f71dbdc (patch) | |
tree | 59554b923016c4d01e2e02c33461cd6f0a03be71 /Documentation | |
parent | usb: raw-gadget: update documentation (diff) | |
download | linux-5389b5d74efb6da22b01cdd91105bffc5f71dbdc.tar.xz linux-5389b5d74efb6da22b01cdd91105bffc5f71dbdc.zip |
dt-bindings: usb: qcom,dwc3: document the SM8560 SuperSpeed DWC3 USB controller
Document the SuperSpeed DWC3 USB controller on the SM8650 Platform.
Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org>
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Link: https://lore.kernel.org/r/20231030-topic-sm8650-upstream-bindings-dwc3-v2-1-60c0824fb835@linaro.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/devicetree/bindings/usb/qcom,dwc3.yaml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/usb/qcom,dwc3.yaml b/Documentation/devicetree/bindings/usb/qcom,dwc3.yaml index e889158ca205..ccce57e4290d 100644 --- a/Documentation/devicetree/bindings/usb/qcom,dwc3.yaml +++ b/Documentation/devicetree/bindings/usb/qcom,dwc3.yaml @@ -46,6 +46,7 @@ properties: - qcom,sm8350-dwc3 - qcom,sm8450-dwc3 - qcom,sm8550-dwc3 + - qcom,sm8650-dwc3 - const: qcom,dwc3 reg: @@ -318,6 +319,7 @@ allOf: - qcom,sm8250-dwc3 - qcom,sm8450-dwc3 - qcom,sm8550-dwc3 + - qcom,sm8650-dwc3 then: properties: clocks: @@ -377,6 +379,7 @@ allOf: - qcom,sm8350-dwc3 - qcom,sm8450-dwc3 - qcom,sm8550-dwc3 + - qcom,sm8650-dwc3 then: properties: interrupts: |