Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

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

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
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -101,3 +101,7 @@
&usb0 {
	status = "okay";
};

&watchdog0 {
	status = "okay";
};