Re: [PATCH v3 1/4] dt-bindings: clock: qcom: Add compatible for QCM6490 boards

From: Krzysztof Kozlowski
Date: Thu Feb 13 2025 - 03:15:42 EST


On Wed, Feb 12, 2025 at 01:52:19PM +0530, Taniya Das wrote:
> @@ -130,6 +131,19 @@ allOf:
> reg:
> maxItems: 1
>
> + - if:
> + properties:
> + compatible:
> + contains:
> + const: qcom,qcm6490-lpassaudiocc
> +
> + then:

You need to constrain everything, also clocks. See all other examples.

Best regards,
Krzysztof