Skip to content

Commit 6059d81

Browse files
quic-varadagregkh
authored andcommitted
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>
1 parent 55f90c3 commit 6059d81

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ properties:
1717
- qcom,ipq6018-dwc3
1818
- qcom,ipq8064-dwc3
1919
- qcom,ipq8074-dwc3
20+
- qcom,ipq9574-dwc3
2021
- qcom,msm8953-dwc3
2122
- qcom,msm8994-dwc3
2223
- qcom,msm8996-dwc3
@@ -133,7 +134,6 @@ required:
133134
- "#address-cells"
134135
- "#size-cells"
135136
- ranges
136-
- power-domains
137137
- clocks
138138
- clock-names
139139
- interrupts
@@ -177,6 +177,7 @@ allOf:
177177
compatible:
178178
contains:
179179
enum:
180+
- qcom,ipq9574-dwc3
180181
- qcom,msm8953-dwc3
181182
- qcom,msm8996-dwc3
182183
- qcom,msm8998-dwc3

0 commit comments

Comments
 (0)