On Wed, 25 Sep 2024 18:24:06 -0500, Rob Herring (Arm) wrote: > Schemas for array properties should only have 1 level of array > constraints (e.g. items, maxItems, minItems). Sometimes the old > encoding of all properties into a matrix leaked into the schema, and > didn't matter for validation. Now the inner constraints are just > silently ignored as json-schema array keywords are ignored on scalar > values. > > [...] Applied, thanks! [1/1] dt-bindings: Fix array property constraints commit: 72c65390c61fc96cebfb91c300ca774925565383 Best regards, -- ~Vinod