ramips: fix pci/pcie related dtc warnings
[openwrt/staging/lynxis.git] / target / linux / ramips / dts / ZBT-APE522II.dts
index 05d053f22a2a50db65bbb821432289dfd073015f..a9261bed7533feac977a8786836cd9968bb593d8 100644 (file)
 
 &pcie {
        status = "okay";
+};
 
-       pcie-bridge {
-               mt76@0,0 {
-                       reg = <0x0000 0 0 0 0>;
-                       device_type = "pci";
-                       mediatek,mtd-eeprom = <&factory 0x8000>;
-                       ieee80211-freq-limit = <5000000 6000000>;
-               };
+&pcie0 {
+       mt76@0,0 {
+               reg = <0x0000 0 0 0 0>;
+               mediatek,mtd-eeprom = <&factory 0x8000>;
+               ieee80211-freq-limit = <5000000 6000000>;
        };
 };