Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

dt-bindings: usb: qcom,dwc3: Add QCS8300 to USB DWC3 bindings

Update dt-bindings to add QCS8300 to USB DWC3 controller list.
The second controller of QCS8300 is High speed only capable and
doesn't have ss_phy_irq.

Signed-off-by: Krishna Kurapati <quic_kriskura@quicinc.com>
Acked-by: Rob Herring (Arm) <robh@kernel.org>
Link: https://lore.kernel.org/r/20241009195348.2649368-2-quic_kriskura@quicinc.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>

authored by

Krishna Kurapati and committed by
Vinod Koul
3624fa00 9e544d46

+4
+4
Documentation/devicetree/bindings/usb/qcom,dwc3.yaml
··· 26 26 - qcom,msm8998-dwc3 27 27 - qcom,qcm2290-dwc3 28 28 - qcom,qcs404-dwc3 29 + - qcom,qcs8300-dwc3 29 30 - qcom,qdu1000-dwc3 30 31 - qcom,sa8775p-dwc3 31 32 - qcom,sc7180-dwc3 ··· 202 201 - qcom,msm8953-dwc3 203 202 - qcom,msm8996-dwc3 204 203 - qcom,msm8998-dwc3 204 + - qcom,qcs8300-dwc3 205 205 - qcom,sa8775p-dwc3 206 206 - qcom,sc7180-dwc3 207 207 - qcom,sc7280-dwc3 ··· 467 465 - qcom,ipq4019-dwc3 468 466 - qcom,ipq8064-dwc3 469 467 - qcom,msm8994-dwc3 468 + - qcom,qcs8300-dwc3 470 469 - qcom,qdu1000-dwc3 471 470 - qcom,sa8775p-dwc3 472 471 - qcom,sc7180-dwc3 ··· 493 490 minItems: 4 494 491 maxItems: 5 495 492 interrupt-names: 493 + minItems: 4 496 494 items: 497 495 - const: pwr_event 498 496 - const: hs_phy_irq