aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/boot/dts/imx6qdl.dtsi
diff options
context:
space:
mode:
authorMarkus Pargmann <mpa@pengutronix.de>2014-06-17 05:06:32 -0400
committerShawn Guo <shawn.guo@freescale.com>2014-07-18 04:49:37 -0400
commit6562c587b0413f864d162563d45edd7ba7e1b0f3 (patch)
treeecb16b2f1e8388c7458e2500d3f1f7a0c5177173 /arch/arm/boot/dts/imx6qdl.dtsi
parentadd32abc7a8ed87426d4cb9fe33cacd2177ba1df (diff)
ARM: dts: imx6qdl: remove fsl,ssi-dma-events
All dtsi files where already moved to generic dma bindings. Remove the old non-generic DMA properties. Signed-off-by: Markus Pargmann <mpa@pengutronix.de> Signed-off-by: Shawn Guo <shawn.guo@freescale.com>
Diffstat (limited to 'arch/arm/boot/dts/imx6qdl.dtsi')
-rw-r--r--arch/arm/boot/dts/imx6qdl.dtsi3
1 files changed, 0 insertions, 3 deletions
diff --git a/arch/arm/boot/dts/imx6qdl.dtsi b/arch/arm/boot/dts/imx6qdl.dtsi
index 59173c94e569..b71be4b2b7f3 100644
--- a/arch/arm/boot/dts/imx6qdl.dtsi
+++ b/arch/arm/boot/dts/imx6qdl.dtsi
@@ -272,7 +272,6 @@
272 <&sdma 38 1 0>; 272 <&sdma 38 1 0>;
273 dma-names = "rx", "tx"; 273 dma-names = "rx", "tx";
274 fsl,fifo-depth = <15>; 274 fsl,fifo-depth = <15>;
275 fsl,ssi-dma-events = <38 37>;
276 status = "disabled"; 275 status = "disabled";
277 }; 276 };
278 277
@@ -287,7 +286,6 @@
287 <&sdma 42 1 0>; 286 <&sdma 42 1 0>;
288 dma-names = "rx", "tx"; 287 dma-names = "rx", "tx";
289 fsl,fifo-depth = <15>; 288 fsl,fifo-depth = <15>;
290 fsl,ssi-dma-events = <42 41>;
291 status = "disabled"; 289 status = "disabled";
292 }; 290 };
293 291
@@ -302,7 +300,6 @@
302 <&sdma 46 1 0>; 300 <&sdma 46 1 0>;
303 dma-names = "rx", "tx"; 301 dma-names = "rx", "tx";
304 fsl,fifo-depth = <15>; 302 fsl,fifo-depth = <15>;
305 fsl,ssi-dma-events = <46 45>;
306 status = "disabled"; 303 status = "disabled";
307 }; 304 };
308 305