arm64: dts: m3ulcb: enable WDT
This supports watchdog timer for M3ULCB board Signed-off-by: Vladimir Barinov <vladimir.barinov@cogentembedded.com> Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
This commit is contained in:

committed by
Simon Horman

parent
7be98b473d
commit
31e12cb663
@@ -90,3 +90,8 @@
|
|||||||
clock-frequency = <14745600>;
|
clock-frequency = <14745600>;
|
||||||
status = "okay";
|
status = "okay";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
&wdt0 {
|
||||||
|
timeout-sec = <60>;
|
||||||
|
status = "okay";
|
||||||
|
};
|
||||||
|
Reference in New Issue
Block a user