提交 3f67af66 编写于 作者: B Biju Das 提交者: Geert Uytterhoeven

arm64: dts: renesas: rzg2ul-smarc-som: Enable watchdog

Enable watchdog{0,2} interfaces on RZ/G2UL SMARC EVK.
Signed-off-by: NBiju Das <biju.das.jz@bp.renesas.com>
Reviewed-by: NLad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com>
Link: https://lore.kernel.org/r/20220425170530.200921-14-biju.das.jz@bp.renesas.comSigned-off-by: NGeert Uytterhoeven <geert+renesas@glider.be>
上级 0b3e18db
...@@ -239,3 +239,13 @@ ...@@ -239,3 +239,13 @@
status = "okay"; status = "okay";
}; };
#endif #endif
&wdt0 {
status = "okay";
timeout-sec = <60>;
};
&wdt2 {
status = "okay";
timeout-sec = <60>;
};
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册