sandbox: Add an alias for SPI
[oweals/u-boot.git] / arch / sandbox / dts / sandbox64.dts
index a263f78c957d83a605ed8627a1603842c5c0f8ce..da2b4423fdcccf4a95e56518dd2d9da5aebced1c 100644 (file)
@@ -10,6 +10,7 @@
                pci0 = &pci;
                rtc0 = &rtc_0;
                axi0 = &axi;
+               spi0 = &spi;
        };
 
        cros_ec: cros-ec {
@@ -48,7 +49,7 @@
                                0x01000000 0 0x20000000 0 0x20000000 0 0x2000>;
        };
 
-       spi@0 {
+       spi: spi@0 {
                u-boot,dm-pre-reloc;
                #address-cells = <1>;
                #size-cells = <0>;