提交 c2888cc2 编写于 作者: L Ludovic Barre 提交者: Alexandre Torgue

ARM: dts: stm32: update iwdg with lsi clock name for stm32f429

This patch updates iwdg watchdog to use lsi clock name.
Signed-off-by: NLudovic Barre <ludovic.barre@st.com>
Acked-by: NGuenter Roeck <linux@roeck-us.net>
Signed-off-by: NAlexandre Torgue <alexandre.torgue@st.com>
上级 dd2eda3d
......@@ -310,6 +310,7 @@
compatible = "st,stm32-iwdg";
reg = <0x40003000 0x400>;
clocks = <&clk_lsi>;
clock-names = "lsi";
status = "disabled";
};
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册