ramips: fix pci/pcie related dtc warnings
[openwrt/staging/ynezz.git] / target / linux / ramips / dts / WE1026-5G.dtsi
index c357e1eee767b3b09732b3acf6664087867dea47..40738f983c3c8f88884a9dc79887d725cfe353a4 100644 (file)
 
 &pcie {
        status = "okay";
-       pcie-bridge {
-               wifi@14c3,7662 {
-                       compatible = "pci14c3,7662";
-                       reg = <0x0000 0 0 0 0>;
-                       mediatek,mtd-eeprom = <&factory 0x8000>;
-                       ieee80211-freq-limit = <5000000 6000000>;
-               };
+};
+
+&pcie0 {
+       wifi@14c3,7662 {
+               compatible = "pci14c3,7662";
+               reg = <0x0000 0 0 0 0>;
+               mediatek,mtd-eeprom = <&factory 0x8000>;
+               ieee80211-freq-limit = <5000000 6000000>;
        };
 };