ARM: dts: am33xx: add DMA properties for tscadc

Add DMA properties for tscadc

Signed-off-by: Mugunthan V N <mugunthanvnm@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
This commit is contained in:
Mugunthan V N 2016-10-05 14:34:42 +05:30 committed by Tony Lindgren
parent 2d46c0c607
commit 55e871fc19

View File

@ -855,6 +855,8 @@ tscadc: tscadc@44e0d000 {
interrupts = <16>;
ti,hwmods = "adc_tsc";
status = "disabled";
dmas = <&edma 53 0>, <&edma 57 0>;
dma-names = "fifo0", "fifo1";
tsc {
compatible = "ti,am3359-tsc";