Commit 3b0fb63f authored by Dinh Nguyen's avatar Dinh Nguyen

arm64: dts: stratix10: enable watchdog timer on the S10 devkit

Enables the watchdog0 timer on the Stratix10 devkit.
Signed-off-by: default avatarDinh Nguyen <dinguyen@kernel.org>
parent 7928b2cb
......@@ -101,3 +101,7 @@ &uart0 {
&usb0 {
status = "okay";
};
&watchdog0 {
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