提交 73767f19 编写于 作者: G Gerald Baeza 提交者: Alexandre TORGUE

ARM: DT: STM32: add dma for usart1 on F429

Tested-by: NBruno Herrera <bruherrera@gmail.com>
Signed-off-by: NGerald Baeza <gerald.baeza@st.com>
Signed-off-by: NAlexandre TORGUE <alexandre.torgue@st.com>
上级 5670501c
......@@ -162,6 +162,9 @@
interrupts = <37>;
clocks = <&rcc 0 164>;
status = "disabled";
dmas = <&dma2 2 4 0x400 0x0>,
<&dma2 7 4 0x400 0x0>;
dma-names = "rx", "tx";
};
usart6: serial@40011400 {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册