]> git.ipfire.org Git - thirdparty/u-boot.git/blobdiff - arch/sandbox/dts/test.dts
Merge git://git.denx.de/u-boot-dm
[thirdparty/u-boot.git] / arch / sandbox / dts / test.dts
index cfa47bcd0dec792101179b43c6924ca00c694de9..491f889f3b9cd04c4c8f5f630652311805103163 100644 (file)
                fake-host-hwaddr = [00 00 66 44 22 22];
        };
 
+       firmware {
+               sandbox_firmware: sandbox-firmware {
+                       compatible = "sandbox,firmware";
+               };
+       };
+
        gpio_a: base-gpios {
                compatible = "sandbox,gpio";
                gpio-controller;
        osd {
                compatible = "sandbox,sandbox_osd";
        };
+
+       board {
+               compatible = "sandbox,board_sandbox";
+       };
 };
 
 #include "sandbox_pmic.dtsi"