]> git.karo-electronics.de Git - karo-tx-uboot.git/blobdiff - arch/x86/dts/chromebox_panther.dts
x86: panther: Add PCI and video configuration
[karo-tx-uboot.git] / arch / x86 / dts / chromebox_panther.dts
index 36feb96a94d09ee2fcabe315be1f59ca3feba95b..c60ab710d2fdef390c049a406131ab17e49d7054 100644 (file)
                stdout-path = "/serial";
        };
 
+       pci {
+               compatible = "pci-x86";
+               #address-cells = <3>;
+               #size-cells = <2>;
+               u-boot,dm-pre-reloc;
+               ranges = <0x02000000 0x0 0xe0000000 0xe0000000 0 0x10000000
+                       0x42000000 0x0 0xd0000000 0xd0000000 0 0x10000000
+                       0x01000000 0x0 0x1000 0x1000 0 0xf000>;
+       };
+
        spi {
                #address-cells = <1>;
                #size-cells = <0>;