]> asedeno.scripts.mit.edu Git - linux.git/commitdiff
ARM: dts: am33xx: add DMA properties for tscadc
authorMugunthan V N <mugunthanvnm@ti.com>
Wed, 5 Oct 2016 09:04:42 +0000 (14:34 +0530)
committerTony Lindgren <tony@atomide.com>
Wed, 9 Nov 2016 22:22:59 +0000 (15:22 -0700)
Add DMA properties for tscadc

Signed-off-by: Mugunthan V N <mugunthanvnm@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/boot/dts/am33xx.dtsi

index 194d884c9de13781f586ca5f8dbce474d8ffdebf..348ed77a355ad019af8eb99e295dd9ff3a84db16 100644 (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";