Re: [PATCH v3 1/4] dt-bindings: clock: qcom: Add compatible for QCM6490 boards
From: Taniya Das
Date: Thu Feb 13 2025 - 04:19:03 EST
On 2/13/2025 1:45 PM, Krzysztof Kozlowski wrote:
> 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.
>
Sure, I will take care to update in the next patch.
> Best regards,
> Krzysztof
>