Re: [PATCH 1/2] dt-bindings: usb: qcom,snps-dwc3: Add IPQ9650 compatible

From: Krzysztof Kozlowski

Date: Fri Aug 28 2026 - 06:04:41 EST


On Tue, Aug 25, 2026 at 10:38:32AM +0530, Varadarajan Narayanan wrote:
> + then:
> + properties:
> + clocks:
> + minItems: 6
> + maxItems: 6
> + clock-names:
> + items:
> + - const: cfg_noc
> + - const: core
> + - const: iface
> + - const: sleep
> + - const: mock_utmi
> + - const: ref_clk

Just "ref" or "xo" (if it has purpose of XO), so this would fit the
eliza block

> +
> - if:
> properties:
> compatible:
> @@ -506,6 +527,7 @@ allOf:
> - qcom,ipq5210-dwc3
> - qcom,ipq5424-dwc3
> - qcom,ipq9574-dwc3
> + - qcom,ipq9650-dwc3
> then:

Best regards,
Krzysztof