Re: [PATCH v3] dt-bindings: usb: qcom,snps-dwc3: Add Shikra compatible

From: Krzysztof Kozlowski

Date: Sun Jul 05 2026 - 05:36:09 EST


On Wed, Jul 01, 2026 at 09:57:45PM +0530, Krishna Kurapati wrote:
> diff --git a/Documentation/devicetree/bindings/usb/qcom,snps-dwc3.yaml b/Documentation/devicetree/bindings/usb/qcom,snps-dwc3.yaml
> index 8201656b41ed..026fc715eebf 100644
> --- a/Documentation/devicetree/bindings/usb/qcom,snps-dwc3.yaml
> +++ b/Documentation/devicetree/bindings/usb/qcom,snps-dwc3.yaml
> @@ -60,6 +60,7 @@ properties:
> - qcom,sdx55-dwc3
> - qcom,sdx65-dwc3
> - qcom,sdx75-dwc3
> + - qcom,shikra-dwc3
> - qcom,sm4250-dwc3
> - qcom,sm6115-dwc3
> - qcom,sm6125-dwc3
> @@ -386,6 +387,7 @@ allOf:
> compatible:
> contains:
> enum:
> + - qcom,shikra-dwc3
> - qcom,sm8350-dwc3

Why is xo clock optional? If it is not there, this should be rather in
"if:" block for Kaanapali.

Best regards,
Krzysztof