Skip to content

Commit 0f93f20

Browse files
geertuvinodkoul
authored andcommitted
dt-bindings: dma: snps,dw-axi-dmac: Document optional reset
"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 <[email protected]> Acked-by: Rob Herring <[email protected]> Reviewed-by: Damien Le Moal <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Vinod Koul <[email protected]>
1 parent 76a0966 commit 0f93f20

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Documentation/devicetree/bindings/dma/snps,dw-axi-dmac.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,9 @@ properties:
5353
minimum: 1
5454
maximum: 8
5555

56+
resets:
57+
maxItems: 1
58+
5659
snps,dma-masters:
5760
description: |
5861
Number of AXI masters supported by the hardware.

0 commit comments

Comments
 (0)