ramips: fix pci/pcie related dtc warnings
[openwrt/staging/wigyori.git] / target / linux / ramips / dts / WZR-AGL300NH.dts
index ac87579e0f20ca514279fdfc211ea2c99e9b5bf7..01e6864959dcabd6a139d094f9b3d5158f9b4723 100644 (file)
                led-status = &led_router;
        };
 
-       pci@440000 {
-               status = "ok";
-       };
-
        cfi@1f000000 {
                compatible = "cfi-flash";
                reg = <0x1f000000 0x800000>;
        };
 };
 
+&pci {
+       status = "okay";
+};
+
 &wmac {
        ralink,mtd-eeprom = <&factory 0>;
 };