sandbox: Update PCI nodes in dts files
[oweals/u-boot.git] / arch / sandbox / dts / sandbox64.dts
index 37a5539ff47fa6cf3bab68c5f4ebab6eda665d62..97e33f110eefdfa2deca80d8c4fcd6dce05b11a2 100644 (file)
@@ -6,10 +6,11 @@
        #address-cells = <2>;
        #size-cells = <2>;
        model = "sandbox";
+       compatible = "sandbox";
 
        aliases {
                i2c0 = &i2c_0;
-               pci0 = &pci;
+               pci0 = &pcic;
                rtc0 = &rtc_0;
                axi0 = &axi;
                spi0 = &spi;
                pinctrl-0 = <&pinctrl_i2c0>;
        };
 
-       pci: pci-controller {
+       pcic: pci@0 {
                compatible = "sandbox,pci";
                device_type = "pci";
+               bus-range = <0x00 0xff>;
                #address-cells = <3>;
                #size-cells = <2>;
                ranges = <0x02000000 0 0x10000000 0 0x10000000 0 0x2000