diff options
author | Huang Shijie <b32955@freescale.com> | 2013-07-01 22:15:29 -0400 |
---|---|---|
committer | Shawn Guo <shawn.guo@linaro.org> | 2013-08-22 11:28:50 -0400 |
commit | fb72bb21486269f71775a24d6dacf2576ea3edcc (patch) | |
tree | 9739761a9eac9144987644c784d0ebefc0001e7f /arch/arm/boot/dts/imx6qdl.dtsi | |
parent | 964c847a4282f08e166bacb5bceb35630361955f (diff) |
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 <b32955@freescale.com>
Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
Diffstat (limited to 'arch/arm/boot/dts/imx6qdl.dtsi')
-rw-r--r-- | arch/arm/boot/dts/imx6qdl.dtsi | 1 |
1 files changed, 1 insertions, 0 deletions
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 @@ | |||
599 | interrupts = <0 2 0x04>; | 599 | interrupts = <0 2 0x04>; |
600 | clocks = <&clks 155>, <&clks 155>; | 600 | clocks = <&clks 155>, <&clks 155>; |
601 | clock-names = "ipg", "ahb"; | 601 | clock-names = "ipg", "ahb"; |
602 | #dma-cells = <3>; | ||
602 | fsl,sdma-ram-script-name = "imx/sdma/sdma-imx6q.bin"; | 603 | fsl,sdma-ram-script-name = "imx/sdma/sdma-imx6q.bin"; |
603 | }; | 604 | }; |
604 | }; | 605 | }; |