Commit 55e871fc authored by Mugunthan V N's avatar Mugunthan V N Committed by Tony Lindgren

ARM: dts: am33xx: 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 2d46c0c6
......@@ -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";
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment