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

dt-bindings: usb: dwc3: Add IPQ9574 compatible

* Document the IPQ9574 dwc3 compatible.

* Make power-domains as optional since IPQ9574 doesn't have GDSCs

Reviewed-by: Rob Herring <robh@kernel.org>
Signed-off-by: Varadarajan Narayanan <quic_varada@quicinc.com>
Link: https://lore.kernel.org/r/27fc578e549e12a4d689cdd434107964b529c4f4.1686289721.git.quic_varada@quicinc.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

authored by

Varadarajan Narayanan and committed by
Greg Kroah-Hartman
6059d812 55f90c3f

+2 -1
+2 -1
Documentation/devicetree/bindings/usb/qcom,dwc3.yaml
··· 17 17 - qcom,ipq6018-dwc3 18 18 - qcom,ipq8064-dwc3 19 19 - qcom,ipq8074-dwc3 20 + - qcom,ipq9574-dwc3 20 21 - qcom,msm8953-dwc3 21 22 - qcom,msm8994-dwc3 22 23 - qcom,msm8996-dwc3 ··· 134 133 - "#address-cells" 135 134 - "#size-cells" 136 135 - ranges 137 - - power-domains 138 136 - clocks 139 137 - clock-names 140 138 - interrupts ··· 177 177 compatible: 178 178 contains: 179 179 enum: 180 + - qcom,ipq9574-dwc3 180 181 - qcom,msm8953-dwc3 181 182 - qcom,msm8996-dwc3 182 183 - qcom,msm8998-dwc3