Skip to content

Commit 413918c

Browse files
Kriskura176767vinodkoul
authored andcommitted
dt-bindings: usb: qcom,dwc3: Add QCS615 to USB DWC3 bindings
Update dt-bindings to add primary controller of QCS615 to USB DWC3 controller list. Although this controller has a QUSB2 Phy, it belongs to a generation of SoCs like SDM670/SDM845/SM6350 where DP/DM is used for wakeup instead of qusb2_phy interrupt. Signed-off-by: Krishna Kurapati <krishna.kurapati@oss.qualcomm.com> Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Link: https://lore.kernel.org/r/20241224084621.4139021-2-krishna.kurapati@oss.qualcomm.com Signed-off-by: Vinod Koul <vkoul@kernel.org>
1 parent e6625db commit 413918c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Documentation/devicetree/bindings/usb/qcom,dwc3.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ properties:
2626
- qcom,msm8998-dwc3
2727
- qcom,qcm2290-dwc3
2828
- qcom,qcs404-dwc3
29+
- qcom,qcs615-dwc3
2930
- qcom,qcs8300-dwc3
3031
- qcom,qdu1000-dwc3
3132
- qcom,sa8775p-dwc3
@@ -341,6 +342,7 @@ allOf:
341342
contains:
342343
enum:
343344
- qcom,qcm2290-dwc3
345+
- qcom,qcs615-dwc3
344346
- qcom,sar2130p-dwc3
345347
- qcom,sc8180x-dwc3
346348
- qcom,sc8180x-dwc3-mp
@@ -469,6 +471,7 @@ allOf:
469471
- qcom,ipq4019-dwc3
470472
- qcom,ipq8064-dwc3
471473
- qcom,msm8994-dwc3
474+
- qcom,qcs615-dwc3
472475
- qcom,qcs8300-dwc3
473476
- qcom,qdu1000-dwc3
474477
- qcom,sa8775p-dwc3

0 commit comments

Comments
 (0)