On Thu, Feb 26, 2026 at 07:59:21PM +0800, Jiayu Du wrote: > + then: > + properties: > + clocks: > + minItems: 5 > + maxItems: 5 This maxItems is not needed, as 5 is already the max. Drop it if you respin. Reviewed-by: Conor Dooley pw-bot: not-applicable > + clock-names: > + items: > + - const: core > + - const: bus > + - const: axi > + - const: block > + - const: timer > + required: > + - canaan,usb-phy > + > - if: > properties: > compatible: > -- > 2.53.0 >