Thread (17 messages) 17 messages, 3 authors, 2014-08-04
STALE4320d
Revisions (2)
  1. v1 current
  2. v2 [diff vs current]

[PATCH 2/6] ARM: DTS: da850: Add node for edma0

From: Peter Ujfalusi <hidden>
Date: 2014-07-31 10:19:38
Also in: linux-devicetree, lkml
Subsystem: the rest · Maintainer: Linus Torvalds

Add DT node for edma0.

Signed-off-by: Peter Ujfalusi <redacted>
---
 arch/arm/boot/dts/da850.dtsi | 6 ++++++
 1 file changed, 6 insertions(+)
diff --git a/arch/arm/boot/dts/da850.dtsi b/arch/arm/boot/dts/da850.dtsi
index b695548dbb4e..41ce4e8bf227 100644
--- a/arch/arm/boot/dts/da850.dtsi
+++ b/arch/arm/boot/dts/da850.dtsi
@@ -150,6 +150,12 @@
 			};
 
 		};
+		edma0: edma at 01c00000 {
+			compatible = "ti,edma3";
+			reg =	<0x0 0x10000>;
+			interrupts = <11 13 12>;
+			#dma-cells = <1>;
+		};
 		serial0: serial at 1c42000 {
 			compatible = "ns16550a";
 			reg = <0x42000 0x100>;
-- 
2.0.2
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help