提交 be36ced8 编写于 作者: A Amelie Delaunay 提交者: Alexandre Torgue

ARM: dts: stm32: enable RTC on stm32h743i-eval

This patch enables RTC on stm32h743i-eval.
Signed-off-by: NAmelie Delaunay <amelie.delaunay@st.com>
Signed-off-by: NAlexandre Torgue <alexandre.torgue@st.com>
上级 732e7a6e
...@@ -92,6 +92,10 @@ ...@@ -92,6 +92,10 @@
clock-frequency = <25000000>; clock-frequency = <25000000>;
}; };
&rtc {
status = "okay";
};
&usart1 { &usart1 {
pinctrl-0 = <&usart1_pins>; pinctrl-0 = <&usart1_pins>;
pinctrl-names = "default"; pinctrl-names = "default";
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册