[PATCH] dt-bindings: Drop redundant 'maxItems/minItems' in if/then schemas

Vinod Koul vkoul at kernel.org
Tue May 3 23:40:55 PDT 2022


On 03-05-22, 11:27, Rob Herring wrote:
> Another round of removing redundant minItems/maxItems when 'items' list is
> specified. This time it is in if/then schemas as the meta-schema was
> failing to check this case.
> 
> If a property has an 'items' list, then a 'minItems' or 'maxItems' with the
> same size as the list is redundant and can be dropped. Note that is DT
> schema specific behavior and not standard json-schema behavior. The tooling
> will fixup the final schema adding any unspecified minItems/maxItems.

For phy:

Acked-By: Vinod Koul <vkoul at kernel.org>

-- 
~Vinod



More information about the linux-mtd mailing list