On Wed, Feb 19, 2025 at 03:02:33PM +0100, Michal Wilczynski wrote: > reg: > maxItems: 1 > @@ -60,6 +65,16 @@ allOf: > clocks: > maxItems: 1 > > + - if: > + properties: > + compatible: > + contains: > + const: thead,th1520-gpu > + then: > + properties: > + clocks: > + minItems: 3
Missing constraint for clock-names. They *always* go together. Best regards, Krzysztof