diff --git a/dts/arm/microchip/mec1501hsz.dtsi b/dts/arm/microchip/mec1501hsz.dtsi index ea0ce621cf7..d9454a028eb 100644 --- a/dts/arm/microchip/mec1501hsz.dtsi +++ b/dts/arm/microchip/mec1501hsz.dtsi @@ -36,6 +36,12 @@ interrupts = <111 0>; label = "RTIMER"; }; + wdog: watchdog@40000400 { + compatible = "microchip,xec-watchdog"; + reg = <0x40000400 0x400>; + interrupts = <171 0>; + label = "WDT_0"; + }; uart0: uart@400f2400 { compatible = "ns16550"; reg = <0x400f2400 0x400>;