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

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
......@@ -871,6 +871,8 @@ tscadc: tscadc@44e0d000 {
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";
......
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