On Tue, Jun 15, 2021 at 01:15:43PM -0600, Rob Herring wrote:
> 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.
> 
> This condition is partially checked with the meta-schema already, but
> only if both 'minItems' and 'maxItems' are equal to the 'items' length.
> An improved meta-schema is pending.
> 
> Cc: Jens Axboe <[email protected]>
> Cc: Stephen Boyd <[email protected]>
> Cc: Herbert Xu <[email protected]>
> Cc: "David S. Miller" <[email protected]>
> Cc: David Airlie <[email protected]>
> Cc: Daniel Vetter <[email protected]>
> Cc: Vinod Koul <[email protected]>
> Cc: Bartosz Golaszewski <[email protected]>
> Cc: Kamal Dasu <[email protected]>
> Cc: Jonathan Cameron <[email protected]>
> Cc: Lars-Peter Clausen <[email protected]>
> Cc: Thomas Gleixner <[email protected]>
> Cc: Marc Zyngier <[email protected]>
> Cc: Joerg Roedel <[email protected]>
> Cc: Jassi Brar <[email protected]>
> Cc: Mauro Carvalho Chehab <[email protected]>
> Cc: Krzysztof Kozlowski <[email protected]>
> Cc: Ulf Hansson <[email protected]>
> Cc: Jakub Kicinski <[email protected]>
> Cc: Wolfgang Grandegger <[email protected]>
> Cc: Marc Kleine-Budde <[email protected]>
> Cc: Andrew Lunn <[email protected]>
> Cc: Vivien Didelot <[email protected]>
> Cc: Vladimir Oltean <[email protected]>
> Cc: Bjorn Helgaas <[email protected]>
> Cc: Kishon Vijay Abraham I <[email protected]>
> Cc: Linus Walleij <[email protected]>
> Cc: "Uwe Kleine-König" <[email protected]>
> Cc: Lee Jones <[email protected]>
> Cc: Ohad Ben-Cohen <[email protected]>
> Cc: Mathieu Poirier <[email protected]>
> Cc: Philipp Zabel <[email protected]>
> Cc: Paul Walmsley <[email protected]>
> Cc: Palmer Dabbelt <[email protected]>
> Cc: Albert Ou <[email protected]>
> Cc: Alessandro Zummo <[email protected]>
> Cc: Alexandre Belloni <[email protected]>
> Cc: Greg Kroah-Hartman <[email protected]>
> Cc: Mark Brown <[email protected]>
> Cc: Zhang Rui <[email protected]>
> Cc: Daniel Lezcano <[email protected]>
> Cc: Wim Van Sebroeck <[email protected]>
> Cc: Guenter Roeck <[email protected]>
> Signed-off-by: Rob Herring <[email protected]>

Acked-by: Wolfram Sang <[email protected]> # for I2C

Attachment: signature.asc
Description: PGP signature

_______________________________________________
iommu mailing list
[email protected]
https://lists.linuxfoundation.org/mailman/listinfo/iommu

Reply via email to