ramips: fix pci/pcie related dtc warnings
[openwrt/openwrt.git] / target / linux / ramips / dts / V11STFE.dts
index 44657ac073f343948f8de726a36333f41fec1896..8ac95505ff2c1f872943ad4db6569b53dadc7833 100644 (file)
                led-status = &led_status;
        };
 
-       pci@440000 {
-               status = "okay";
-
-               host-bridge {
-                       pci-bridge@1 {
-                               status = "okay";
-                       };
-               };
-       };
-
        nor-flash@1c000000 {
                compatible = "cfi-flash";
                reg = <0x1c000000 0x800000>;
        status = "okay";
 };
 
+&pci {
+       status = "okay";
+};
+
 &wmac {
        ralink,mtd-eeprom = <&factory 0>;
 };