]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - arch/sandbox/dts/test.dts
sandbox: Use the reset driver to handle reset
[karo-tx-uboot.git] / arch / sandbox / dts / test.dts
index 3c9abb303fcfad88b1599832d9c44984cb49781e..79b017598cb236ff94ec38b290b8c796e222971f 100644 (file)
                };
        };
 
+       reset@0 {
+               compatible = "sandbox,warm-reset";
+       };
+
+       reset@1 {
+               compatible = "sandbox,reset";
+       };
+
        spi@0 {
                #address-cells = <1>;
                #size-cells = <0>;