Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit ee766e4d authored by Peter Ujfalusi's avatar Peter Ujfalusi Committed by Sekhar Nori
Browse files

ARM: DTS: da850: Add node for edma0



Add DT node for edma0.

Signed-off-by: default avatarPeter Ujfalusi <peter.ujfalusi@ti.com>
Signed-off-by: default avatarSekhar Nori <nsekhar@ti.com>
parent 06b57f1d
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -150,6 +150,12 @@
			};

		};
		edma0: edma@01c00000 {
			compatible = "ti,edma3";
			reg =	<0x0 0x10000>;
			interrupts = <11 13 12>;
			#dma-cells = <1>;
		};
		serial0: serial@1c42000 {
			compatible = "ns16550a";
			reg = <0x42000 0x100>;