Re: [PATCH v2 1/2] dt-bindings: mmc: sdhci-atmel: Convert to json schema

From: Dharma.B
Date: Fri Aug 30 2024 - 10:18:54 EST


On 30/08/24 7:46 pm, Conor Dooley wrote:
>> Sure, I will update it like this below
>>
>> clocks:
>> items:
>> - description: hclock
>> - description: multclk
>> - description: baseclk
>> minItems: 2
>> maxItems: 3
> This shouldn't pass dt_binding_check, because the max in this snippet is
> redundant due to it matching the size of the items list.
Yes, hint: "maxItems" is not needed with an "items" list
I will remove it from both clocks and clock-names properties.
Thanks.

--
With Best Regards,
Dharma B.