提交 7bffbd2d 编写于 作者: Y Yannick Fertre 提交者: Alexandre TORGUE

ARM: dts: stm32: Add watchdog support for STM32F429 eval board

This patch adds watchdog support for STM32x9I-Eval board.
Signed-off-by: NYannick Fertre <yannick.fertre@st.com>
Signed-off-by: NAlexandre TORGUE <alexandre.torgue@st.com>
上级 e89960c5
......@@ -157,6 +157,11 @@
status = "okay";
};
&iwdg {
status = "okay";
timeout-sec = <32>;
};
&ltdc {
status = "okay";
pinctrl-0 = <&ltdc_pins>;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册