On Mon, Dec 21, 2020 at 10:10 PM Rob Herring <[email protected]> wrote: > > 'maxItems' equal to the 'items' list length is redundant. 'maxItems' is > preferred for a single entry while greater than 1 should have an 'items' > list. > > A meta-schema check for this is pending once these existing cases are > fixed. > > Cc: Laurent Pinchart <[email protected]> > Cc: Vinod Koul <[email protected]> > Cc: Mark Brown <[email protected]> > Cc: Greg Kroah-Hartman <[email protected]> > Cc: Jassi Brar <[email protected]> > Cc: [email protected] > Cc: [email protected] > Cc: [email protected] > Cc: [email protected] > Signed-off-by: Rob Herring <[email protected]> > --- > .../devicetree/bindings/display/xlnx/xlnx,zynqmp-dpsub.yaml | 1 - > Documentation/devicetree/bindings/dma/renesas,rcar-dmac.yaml | 1 - > Documentation/devicetree/bindings/mailbox/arm,mhu.yaml | 1 - > .../devicetree/bindings/sound/nvidia,tegra30-hda.yaml | 2 -- > Documentation/devicetree/bindings/usb/renesas,usb-xhci.yaml | 1 - > Documentation/devicetree/bindings/usb/renesas,usbhs.yaml | 3 --- > 6 files changed, 9 deletions(-)
Acked-by: Jassi Brar <[email protected]>

