Commit 39a1d8d2 authored by Li Yang's avatar Li Yang Committed by Shawn Guo

ARM: dts: ls1021a: add #dma-cells to qdma node

Add the #dma-cells to align with the dma schema.
Signed-off-by: default avatarLi Yang <leoyang.li@nxp.com>
Signed-off-by: default avatarShawn Guo <shawnguo@kernel.org>
parent e11f3096
......@@ -947,6 +947,7 @@ qdma: dma-controller@8390000 {
<GIC_SPI 77 IRQ_TYPE_LEVEL_HIGH>;
interrupt-names = "qdma-error",
"qdma-queue0", "qdma-queue1";
#dma-cells = <2>;
dma-channels = <8>;
block-number = <1>;
block-offset = <0x1000>;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment