Skip to content
Snippets Groups Projects
Commit 88b8555f authored by Yuri Mazzuoli's avatar Yuri Mazzuoli
Browse files

[C72 Mini][DTS][WDT] Disable internal watchdog

The internal watchdog was interfering with the external APX watchdog.
parent 9a97ec40
No related branches found
No related tags found
1 merge request!149[C72 Mini] Add support
......@@ -489,3 +489,7 @@
&vpu_h1 {
status = "okay";
};
&wdog1 {
status = "disabled";
};
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment