summaryrefslogtreecommitdiffstats
path: root/dts/Bindings/dma/snps-dma.txt
diff options
context:
space:
mode:
Diffstat (limited to 'dts/Bindings/dma/snps-dma.txt')
-rw-r--r--dts/Bindings/dma/snps-dma.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/dts/Bindings/dma/snps-dma.txt b/dts/Bindings/dma/snps-dma.txt
index a122723907..99acc712f8 100644
--- a/dts/Bindings/dma/snps-dma.txt
+++ b/dts/Bindings/dma/snps-dma.txt
@@ -64,6 +64,6 @@ Example:
reg = <0xe0000000 0x1000>;
interrupts = <0 35 0x4>;
dmas = <&dmahost 12 0 1>,
- <&dmahost 13 0 1 0>;
+ <&dmahost 13 1 0>;
dma-names = "rx", "rx";
};