提交 55e871fc 编写于 作者: M Mugunthan V N 提交者: Tony Lindgren

ARM: dts: am33xx: add DMA properties for tscadc

Add DMA properties for tscadc
Signed-off-by: NMugunthan V N <mugunthanvnm@ti.com>
Signed-off-by: NTony Lindgren <tony@atomide.com>
上级 2d46c0c6
...@@ -855,6 +855,8 @@ ...@@ -855,6 +855,8 @@
interrupts = <16>; interrupts = <16>;
ti,hwmods = "adc_tsc"; ti,hwmods = "adc_tsc";
status = "disabled"; status = "disabled";
dmas = <&edma 53 0>, <&edma 57 0>;
dma-names = "fifo0", "fifo1";
tsc { tsc {
compatible = "ti,am3359-tsc"; compatible = "ti,am3359-tsc";
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册