ramips: fix pci/pcie related dtc warnings
[openwrt/staging/lynxis.git] / target / linux / ramips / dts / WHR-600D.dts
index fc90fc6c463e407875b964b0186500e7ed959ac6..7330495063138a303178762a58a9e12c6c8f5d62 100644 (file)
 
 &pcie {
        status = "okay";
+};
 
-       pcie-bridge {
-               wifi@1814,5592 {
-                       compatible = "pci1814,5592";
-                       reg = <0x0000 0 0 0 0>;
-                       ralink,mtd-eeprom = <&factory 0x8000>;
-               };
+&pcie0 {
+       wifi@1814,5592 {
+               compatible = "pci1814,5592";
+               reg = <0x0000 0 0 0 0>;
+               ralink,mtd-eeprom = <&factory 0x8000>;
        };
 };