Commit bb845948 authored by Iskren Chernev's avatar Iskren Chernev Committed by Greg Kroah-Hartman

dt-bindings: usb: qcom,dwc3: Fix SM6115 clocks, irqs

SM6115 has 6 clocks and 2 interrupts.
Signed-off-by: default avatarIskren Chernev <iskren.chernev@gmail.com>
Acked-by: default avatarKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Link: https://lore.kernel.org/r/20220919180618.1840194-5-iskren.chernev@gmail.comSigned-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent e45d7337
...@@ -294,6 +294,7 @@ allOf: ...@@ -294,6 +294,7 @@ allOf:
compatible: compatible:
contains: contains:
enum: enum:
- qcom,sm6115-dwc3
- qcom,sm6125-dwc3 - qcom,sm6125-dwc3
- qcom,sm8150-dwc3 - qcom,sm8150-dwc3
- qcom,sm8250-dwc3 - qcom,sm8250-dwc3
...@@ -348,7 +349,6 @@ allOf: ...@@ -348,7 +349,6 @@ allOf:
- qcom,sdx55-dwc3 - qcom,sdx55-dwc3
- qcom,sdx65-dwc3 - qcom,sdx65-dwc3
- qcom,sm4250-dwc3 - qcom,sm4250-dwc3
- qcom,sm6115-dwc3
- qcom,sm6125-dwc3 - qcom,sm6125-dwc3
- qcom,sm6350-dwc3 - qcom,sm6350-dwc3
- qcom,sm8150-dwc3 - qcom,sm8150-dwc3
...@@ -380,6 +380,7 @@ allOf: ...@@ -380,6 +380,7 @@ allOf:
- qcom,msm8953-dwc3 - qcom,msm8953-dwc3
- qcom,msm8996-dwc3 - qcom,msm8996-dwc3
- qcom,msm8998-dwc3 - qcom,msm8998-dwc3
- qcom,sm6115-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