On Thu, 25 Nov 2021 16:20:08 +0100, Geert Uytterhoeven wrote: > "make dtbs_check": > > Documentation/devicetree/bindings/dma/snps,dw-axi-dmac.yaml > arch/riscv/boot/dts/canaan/sipeed_maix_bit.dt.yaml: dma-controller@50000000: 'resets' does not match any of the regexes: 'pinctrl-[0-9]+' > From schema: Documentation/devicetree/bindings/dma/snps,dw-axi-dmac.yaml > > The Synopsys DesignWare AXI DMA Controller on the Canaan K210 SoC > exposes its reset signal. > > Signed-off-by: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx> > --- > Documentation/devicetree/bindings/dma/snps,dw-axi-dmac.yaml | 3 +++ > 1 file changed, 3 insertions(+) > Acked-by: Rob Herring <robh@xxxxxxxxxx>