]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - arch/sandbox/dts/test.dts
dm: test: Add a test for the ram uclass
[karo-tx-uboot.git] / arch / sandbox / dts / test.dts
index 79b017598cb236ff94ec38b290b8c796e222971f..cdc2a7b2ef3237c29fa36b78df9d72e759c54e62 100644 (file)
                };
        };
 
+       ram {
+               compatible = "sandbox,ram";
+       };
+
        reset@0 {
                compatible = "sandbox,warm-reset";
        };