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

dt-bindings: usb: qcom,dwc3: Add bindings for SA8775P

Add the compatible string for SA8775P SoC from Qualcomm.

Signed-off-by: Shazad Hussain <quic_shazhuss@quicinc.com>
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Link: https://lore.kernel.org/r/20230428130824.23803-2-quic_shazhuss@quicinc.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>

authored by

Shazad Hussain and committed by
Vinod Koul
70e5df11 a8025fae

+21
+21
Documentation/devicetree/bindings/usb/qcom,dwc3.yaml
··· 23 23 - qcom,msm8998-dwc3 24 24 - qcom,qcm2290-dwc3 25 25 - qcom,qcs404-dwc3 26 + - qcom,sa8775p-dwc3 26 27 - qcom,sc7180-dwc3 27 28 - qcom,sc7280-dwc3 28 29 - qcom,sc8280xp-dwc3 ··· 181 180 - qcom,msm8953-dwc3 182 181 - qcom,msm8996-dwc3 183 182 - qcom,msm8998-dwc3 183 + - qcom,sa8775p-dwc3 184 184 - qcom,sc7180-dwc3 185 185 - qcom,sc7280-dwc3 186 186 - qcom,sdm670-dwc3 ··· 451 449 interrupts: 452 450 maxItems: 4 453 451 interrupt-names: 452 + items: 453 + - const: pwr_event 454 + - const: dp_hs_phy_irq 455 + - const: dm_hs_phy_irq 456 + - const: ss_phy_irq 457 + 458 + - if: 459 + properties: 460 + compatible: 461 + contains: 462 + enum: 463 + - qcom,sa8775p-dwc3 464 + then: 465 + properties: 466 + interrupts: 467 + minItems: 3 468 + maxItems: 4 469 + interrupt-names: 470 + minItems: 3 454 471 items: 455 472 - const: pwr_event 456 473 - const: dp_hs_phy_irq