Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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>

authored by

Li Yang and committed by
Shawn Guo
39a1d8d2 e11f3096

+1
+1
arch/arm/boot/dts/ls1021a.dtsi
··· 947 947 <GIC_SPI 77 IRQ_TYPE_LEVEL_HIGH>; 948 948 interrupt-names = "qdma-error", 949 949 "qdma-queue0", "qdma-queue1"; 950 + #dma-cells = <2>; 950 951 dma-channels = <8>; 951 952 block-number = <1>; 952 953 block-offset = <0x1000>;