]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - arch/sandbox/dts/test.dts
dm: test: Add tests for the clk uclass
[karo-tx-uboot.git] / arch / sandbox / dts / test.dts
index c25614ab8806aef6b908a5f616d2dd47492fe528..3c9abb303fcfad88b1599832d9c44984cb49781e 100644 (file)
                compatible = "denx,u-boot-fdt-test";
        };
 
+       clk@0 {
+               compatible = "sandbox,clk";
+       };
+
        eth@10002000 {
                compatible = "sandbox,eth";
                reg = <0x10002000 0x1000>;