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

Commit b6a4280a authored by Mugunthan V N's avatar Mugunthan V N Committed by Tony Lindgren
Browse files

ARM: dts: am4372: add DMA properties for tscadc



Add DMA properties for tscadc

Signed-off-by: default avatarMugunthan V N <mugunthanvnm@ti.com>
Signed-off-by: default avatarTony Lindgren <tony@atomide.com>
parent 55e871fc
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -871,6 +871,8 @@
			clocks = <&adc_tsc_fck>;
			clock-names = "fck";
			status = "disabled";
			dmas = <&edma 53 0>, <&edma 57 0>;
			dma-names = "fifo0", "fifo1";

			tsc {
				compatible = "ti,am3359-tsc";