ARM64: zynqmp: Enable watchdog on ep108
Enable watchdog on ep108. Signed-off-by: Michal Simek <michal.simek@xilinx.com>
This commit is contained in:
Родитель
22eda14afc
Коммит
c7c09d192f
|
@ -70,3 +70,7 @@
|
||||||
dr_mode = "host";
|
dr_mode = "host";
|
||||||
maximum-speed = "high-speed";
|
maximum-speed = "high-speed";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
&watchdog0 {
|
||||||
|
status = "okay";
|
||||||
|
};
|
||||||
|
|
Загрузка…
Ссылка в новой задаче