On Fri, 01 Jul 2022 22:19:02 -0500, Samuel Holland wrote: > The conditional block for variants with a second clock should have set > minItems, not maxItems, which was already 2. Since clock-names requires > two items, this typo should not have caused any problems. > > Fixes: edd14218bd66 ("dt-bindings: dmaengine: Convert Allwinner A31 and A64 DMA to a schema") > Signed-off-by: Samuel Holland <samuel@xxxxxxxxxxxx> > --- > > .../devicetree/bindings/dma/allwinner,sun50i-a64-dma.yaml | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > Reviewed-by: Rob Herring <robh@xxxxxxxxxx>