Commit 495e36c3 authored by Geert Uytterhoeven's avatar Geert Uytterhoeven

arm64: dts: renesas: white-hawk-cpu: Enable watchdog timer

Enable the watchdog timer on the White Hawk CPU board.
Signed-off-by: default avatarGeert Uytterhoeven <geert+renesas@glider.be>
Link: https://lore.kernel.org/r/77a0e29d965032115de1f07ceecb2d5d07db74eb.1662715538.git.geert+renesas@glider.be
parent a43306fa
......@@ -43,3 +43,8 @@ &hscif0 {
&scif_clk {
clock-frequency = <24000000>;
};
&rwdt {
timeout-sec = <60>;
status = "okay";
};
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment