提交 3ec510bc 编写于 作者: J Jean-Jacques Hiblot 提交者: Geert Uytterhoeven

ARM: dts: r9a06g032-rzn1d400-db: Enable watchdog0 with a 60s timeout

60s is a sensible default value.
Signed-off-by: NJean-Jacques Hiblot <jjhiblot@traphandler.com>
Link: https://lore.kernel.org/r/20220221095032.95054-5-jjhiblot@traphandler.comSigned-off-by: NGeert Uytterhoeven <geert+renesas@glider.be>
上级 045d0625
...@@ -26,3 +26,8 @@ ...@@ -26,3 +26,8 @@
&uart0 { &uart0 {
status = "okay"; status = "okay";
}; };
&wdt0 {
timeout-sec = <60>;
status = "okay";
};
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册