ARM: dts: ls1021a: add #dma-cells to qdma node
authorLi Yang <leoyang.li@nxp.com>
Tue, 12 Oct 2021 23:58:18 +0000 (18:58 -0500)
committerShawn Guo <shawnguo@kernel.org>
Fri, 15 Oct 2021 03:16:44 +0000 (11:16 +0800)
Add the #dma-cells to align with the dma schema.

Signed-off-by: Li Yang <leoyang.li@nxp.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm/boot/dts/ls1021a.dtsi

index 76c1816..bf583a0 100644 (file)
                                     <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>;