On 02-02-21, 14:55, Rob Herring wrote: > Properties in if/then schemas weren't getting checked by the meta-schemas. > Enabling meta-schema checks finds several errors. > > The use of an 'items' schema (as opposed to the list form) is wrong in > some cases as it applies to all entries. 'contains' is the correct schema > to use in the case of multiple entries. > > Cc: Herbert Xu <herb...@gondor.apana.org.au> > Cc: "David S. Miller" <da...@davemloft.net> > Cc: Maxime Ripard <mrip...@kernel.org> > Cc: Chen-Yu Tsai <w...@csie.org> > Cc: Eric Anholt <e...@anholt.net> > Cc: Nicolas Saenz Julienne <nsaenzjulie...@suse.de> > Cc: Florian Fainelli <f.faine...@gmail.com> > Cc: Ray Jui <r...@broadcom.com> > Cc: Scott Branden <sbran...@broadcom.com> > Cc: Pavel Machek <pa...@ucw.cz> > Cc: Ulf Hansson <ulf.hans...@linaro.org> > Cc: Kishon Vijay Abraham I <kis...@ti.com> > Cc: Vinod Koul <vk...@kernel.org> > Cc: Geert Uytterhoeven <geert+rene...@glider.be> > Cc: Linus Walleij <linus.wall...@linaro.org> > Cc: Daniel Lezcano <daniel.lezc...@linaro.org> > Cc: linux-crypto@vger.kernel.org > Cc: dri-de...@lists.freedesktop.org > Cc: linux-l...@vger.kernel.org > Cc: linux-...@vger.kernel.org > Cc: linux-g...@vger.kernel.org > Signed-off-by: Rob Herring <r...@kernel.org> > --- > .../devicetree/bindings/crypto/allwinner,sun8i-ce.yaml | 3 +-- > .../devicetree/bindings/display/brcm,bcm2835-hvs.yaml | 2 +- > Documentation/devicetree/bindings/leds/ti,tca6507.yaml | 1 + > Documentation/devicetree/bindings/mmc/renesas,sdhi.yaml | 2 +- > Documentation/devicetree/bindings/phy/brcm,sata-phy.yaml | 3 +-- > .../devicetree/bindings/phy/renesas,usb2-phy.yaml | 5 ++---
For phy: Acked-By: Vinod Koul <vk...@kernel.org> -- ~Vinod