Re: [RFC PATCH 2/4] dt-bindings: firmware: thead,th1520-aon: add a mailbox name for SBI
From: Krzysztof Kozlowski
Date: Fri Aug 15 2025 - 02:15:12 EST
On 14/08/2025 10:04, Icenowy Zheng wrote:
>>
>>>
>>> Or should I explicitly say "minItems: 1" here?
>>
>> Yes, but you should clearly explain the impact. Is it working? Not
>> working? Are you fixing something?
>
> The jsonschema draft says "Omitting this keyword has the same behavior
> as a value of 0." for minItems. [1]
No, omitting this means it is implied by maxItems, see fixups.py:130.
Best regards,
Krzysztof