]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - arch/sandbox/dts/test.dts
dm: Simple Watchdog uclass
[people/ms/u-boot.git] / arch / sandbox / dts / test.dts
index 50bcdebf74d01a641bbd91077741ada6fdef609b..094c5aaf61a12e2930bcaacb87237dbac9368e4b 100644 (file)
                        };
                };
        };
+
+       wdt0: wdt@0 {
+               compatible = "sandbox,wdt";
+       };
 };
 
 #include "sandbox_pmic.dtsi"