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 <ax...@kernel.dk> > Cc: Stephen Boyd <sb...@kernel.org> > Cc: Herbert Xu <herb...@gondor.apana.org.au> > Cc: "David S. Miller" <da...@davemloft.net> > Cc: David Airlie <airl...@linux.ie> > Cc: Daniel Vetter <dan...@ffwll.ch> > Cc: Vinod Koul <vk...@kernel.org> > Cc: Bartosz Golaszewski <bgolaszew...@baylibre.com> > Cc: Kamal Dasu <kdasu.k...@gmail.com> > Cc: Jonathan Cameron <ji...@kernel.org> > Cc: Lars-Peter Clausen <l...@metafoo.de> > Cc: Thomas Gleixner <t...@linutronix.de> > Cc: Marc Zyngier <m...@kernel.org> > Cc: Joerg Roedel <j...@8bytes.org> > Cc: Jassi Brar <jassisinghb...@gmail.com> > Cc: Mauro Carvalho Chehab <mche...@kernel.org> > Cc: Krzysztof Kozlowski <krzysztof.kozlow...@canonical.com> > Cc: Ulf Hansson <ulf.hans...@linaro.org> > Cc: Jakub Kicinski <k...@kernel.org> > Cc: Wolfgang Grandegger <w...@grandegger.com> > Cc: Marc Kleine-Budde <m...@pengutronix.de> > Cc: Andrew Lunn <and...@lunn.ch> > Cc: Vivien Didelot <vivien.dide...@gmail.com> > Cc: Vladimir Oltean <olte...@gmail.com> > Cc: Bjorn Helgaas <bhelg...@google.com> > Cc: Kishon Vijay Abraham I <kis...@ti.com> > Cc: Linus Walleij <linus.wall...@linaro.org> > Cc: "Uwe Kleine-König" <u.kleine-koe...@pengutronix.de> > Cc: Lee Jones <lee.jo...@linaro.org> > Cc: Ohad Ben-Cohen <o...@wizery.com> > Cc: Mathieu Poirier <mathieu.poir...@linaro.org> > Cc: Philipp Zabel <p.za...@pengutronix.de> > Cc: Paul Walmsley <paul.walms...@sifive.com> > Cc: Palmer Dabbelt <pal...@dabbelt.com> > Cc: Albert Ou <a...@eecs.berkeley.edu> > Cc: Alessandro Zummo <a.zu...@towertech.it> > Cc: Alexandre Belloni <alexandre.bell...@bootlin.com> > Cc: Greg Kroah-Hartman <gre...@linuxfoundation.org> > Cc: Mark Brown <broo...@kernel.org> > Cc: Zhang Rui <rui.zh...@intel.com> > Cc: Daniel Lezcano <daniel.lezc...@linaro.org> > Cc: Wim Van Sebroeck <w...@linux-watchdog.org> > Cc: Guenter Roeck <li...@roeck-us.net> > Signed-off-by: Rob Herring <r...@kernel.org> > ---
Reviewed-by: Greg Kroah-Hartman <gre...@linuxfoundation.org> _______________________________________________ iommu mailing list iommu@lists.linux-foundation.org https://lists.linuxfoundation.org/mailman/listinfo/iommu