On Tue, Aug 12, 2025 at 03:48:58PM +0200, Raphael Gallais-Pou wrote: > +else: > + properties: > + clocks: > + maxItems: 4
minItems instead > + clock-names: > + maxItems: 4 minItems instead > + > additionalProperties: false Best regards, Krzysztof
On Tue, Aug 12, 2025 at 03:48:58PM +0200, Raphael Gallais-Pou wrote: > +else: > + properties: > + clocks: > + maxItems: 4
minItems instead > + clock-names: > + maxItems: 4 minItems instead > + > additionalProperties: false Best regards, Krzysztof