Merge https://source.denx.de/u-boot/custodians/u-boot-watchdog
[platform/kernel/u-boot.git] / arch / sandbox / dts / sandbox.dtsi
index 7387b54..afe598a 100644 (file)
                };
        };
 
+       alarm_wdt: alarm-wdt {
+               compatible = "sandbox,alarm-wdt";
+               timeout-sec = <5>;
+               u-boot,autostart;
+       };
+
        audio: audio-codec {
                compatible = "sandbox,audio-codec";
                #sound-dai-cells = <1>;