Commit 785b3c25 authored by Geert Uytterhoeven's avatar Geert Uytterhoeven

arm64: dts: renesas: gray-hawk-single: Enable watchdog timer

Enable the watchdog timer on the Gray Hawk Single board.
Signed-off-by: default avatarGeert Uytterhoeven <geert+renesas@glider.be>
Reviewed-by: default avatarWolfram Sang <wsa+renesas@sang-engineering.com>
Link: https://lore.kernel.org/r/cf6effafd9e0472a457eed9d84a834abc3e1c833.1706790320.git.geert+renesas@glider.be
parent 10c353c7
......@@ -47,6 +47,11 @@ &hscif0 {
status = "okay";
};
&rwdt {
timeout-sec = <60>;
status = "okay";
};
&scif_clk {
clock-frequency = <24000000>;
};
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