From fb72bb21486269f71775a24d6dacf2576ea3edcc Mon Sep 17 00:00:00 2001 From: Huang Shijie Date: Tue, 2 Jul 2013 10:15:29 +0800 Subject: ARM: dts: imx: add #dma-cells property for sdma Add the #dma-cells property for all the sdma in all the imx platforms. Signed-off-by: Huang Shijie Signed-off-by: Shawn Guo --- arch/arm/boot/dts/imx6qdl.dtsi | 1 + 1 file changed, 1 insertion(+) (limited to 'arch/arm/boot/dts/imx6qdl.dtsi') diff --git a/arch/arm/boot/dts/imx6qdl.dtsi b/arch/arm/boot/dts/imx6qdl.dtsi index 799cd1c0b2fd..98ab31ce71fd 100644 --- a/arch/arm/boot/dts/imx6qdl.dtsi +++ b/arch/arm/boot/dts/imx6qdl.dtsi @@ -599,6 +599,7 @@ interrupts = <0 2 0x04>; clocks = <&clks 155>, <&clks 155>; clock-names = "ipg", "ahb"; + #dma-cells = <3>; fsl,sdma-ram-script-name = "imx/sdma/sdma-imx6q.bin"; }; }; -- cgit v1.2.3