ARM64: zynqmp: Enable watchdog on ep108
Enable watchdog on ep108. Signed-off-by: Michal Simek <michal.simek@xilinx.com>
This commit is contained in:
parent
22eda14afc
commit
c7c09d192f
|
@ -70,3 +70,7 @@
|
|||
dr_mode = "host";
|
||||
maximum-speed = "high-speed";
|
||||
};
|
||||
|
||||
&watchdog0 {
|
||||
status = "okay";
|
||||
};
|
||||
|
|
Loading…
Reference in New Issue