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.