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

Commit c7c09d19 authored by Michal Simek's avatar Michal Simek
Browse files

ARM64: zynqmp: Enable watchdog on ep108



Enable watchdog on ep108.

Signed-off-by: default avatarMichal Simek <michal.simek@xilinx.com>
parent 22eda14a
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -70,3 +70,7 @@
	dr_mode = "host";
	maximum-speed = "high-speed";
};

&watchdog0 {
	status = "okay";
};