Commit 6552ba4c authored by Abel Vesa's avatar Abel Vesa Committed by Greg Kroah-Hartman

dt-bindings: usb: dwc3: Add SM8550 compatible

Document the SM8550 dwc3 compatible.
Signed-off-by: default avatarAbel Vesa <abel.vesa@linaro.org>
Reviewed-by: default avatarKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Link: https://lore.kernel.org/r/20221116150600.3011160-1-abel.vesa@linaro.orgSigned-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent b6ddd180
...@@ -39,6 +39,7 @@ properties: ...@@ -39,6 +39,7 @@ properties:
- qcom,sm8250-dwc3 - qcom,sm8250-dwc3
- qcom,sm8350-dwc3 - qcom,sm8350-dwc3
- qcom,sm8450-dwc3 - qcom,sm8450-dwc3
- qcom,sm8550-dwc3
- const: qcom,dwc3 - const: qcom,dwc3
reg: reg:
...@@ -301,6 +302,7 @@ allOf: ...@@ -301,6 +302,7 @@ allOf:
- qcom,sm8150-dwc3 - qcom,sm8150-dwc3
- qcom,sm8250-dwc3 - qcom,sm8250-dwc3
- qcom,sm8450-dwc3 - qcom,sm8450-dwc3
- qcom,sm8550-dwc3
then: then:
properties: properties:
clocks: clocks:
...@@ -358,6 +360,7 @@ allOf: ...@@ -358,6 +360,7 @@ allOf:
- qcom,sm8250-dwc3 - qcom,sm8250-dwc3
- qcom,sm8350-dwc3 - qcom,sm8350-dwc3
- qcom,sm8450-dwc3 - qcom,sm8450-dwc3
- qcom,sm8550-dwc3
then: then:
properties: properties:
interrupts: interrupts:
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment