diff mbox series

[1/5] dt-bindings: usb: qcom,dwc3: Add QCS615 to USB DWC3 bindings

Message ID 20241014084432.3310114-2-quic_kriskura@quicinc.com (mailing list archive)
State New
Headers show
Series Add support for primary USB controller on QCS615. | expand

Commit Message

Krishna Kurapati Oct. 14, 2024, 8:44 a.m. UTC
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 <quic_kriskura@quicinc.com>
---
Patch rebased on top of [1] to avoid conflict:
https://lore.kernel.org/all/20241009195348.2649368-2-quic_kriskura@quicinc.com/

 Documentation/devicetree/bindings/usb/qcom,dwc3.yaml | 3 +++
 1 file changed, 3 insertions(+)

Comments

Krzysztof Kozlowski Oct. 15, 2024, 6:22 a.m. UTC | #1
On Mon, Oct 14, 2024 at 02:14:28PM +0530, Krishna Kurapati wrote:
> 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 <quic_kriskura@quicinc.com>
> ---
> Patch rebased on top of [1] to avoid conflict:
> https://lore.kernel.org/all/20241009195348.2649368-2-quic_kriskura@quicinc.com/

Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>

Best regards,
Krzysztof
diff mbox series

Patch

diff --git a/Documentation/devicetree/bindings/usb/qcom,dwc3.yaml b/Documentation/devicetree/bindings/usb/qcom,dwc3.yaml
index f7be05641930..76f78ed6ac9b 100644
--- a/Documentation/devicetree/bindings/usb/qcom,dwc3.yaml
+++ b/Documentation/devicetree/bindings/usb/qcom,dwc3.yaml
@@ -26,6 +26,7 @@  properties:
           - qcom,msm8998-dwc3
           - qcom,qcm2290-dwc3
           - qcom,qcs404-dwc3
+          - qcom,qcs615-dwc3
           - qcom,qcs8300-dwc3
           - qcom,qdu1000-dwc3
           - qcom,sa8775p-dwc3
@@ -340,6 +341,7 @@  allOf:
           contains:
             enum:
               - qcom,qcm2290-dwc3
+              - qcom,qcs615-dwc3
               - qcom,sc8180x-dwc3
               - qcom,sc8180x-dwc3-mp
               - qcom,sm6115-dwc3
@@ -467,6 +469,7 @@  allOf:
               - qcom,ipq4019-dwc3
               - qcom,ipq8064-dwc3
               - qcom,msm8994-dwc3
+              - qcom,qcs615-dwc3
               - qcom,qcs8300-dwc3
               - qcom,qdu1000-dwc3
               - qcom,sa8775p-dwc3