mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-05-03 21:45:08 -04:00
ARM: dts: ls1021a: add #dma-cells to qdma node
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>
This commit is contained in:
@@ -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>;
|
||||
|
||||
Reference in New Issue
Block a user