ramips: fix pci/pcie related dtc warnings
[openwrt/staging/mkresin.git] / target / linux / ramips / dts / MAC1200RV2.dts
index 8c07105a5018a21b5ac81bb6d251acd1cdb73a0a..034a2c513d43b776b09cdb040441f87afd0d5de7 100644 (file)
 
 &pcie {
        status = "okay";
-       pcie-bridge {
-               mt76@0,0 {
-                       reg = <0x0000 0 0 0 0>;
-                       device_type = "pci";
-                       mediatek,mtd-eeprom = <&art 0x1000>;
-                       ieee80211-freq-limit = <5000000 6000000>;
-               };
+};
+
+&pcie0 {
+       mt76@0,0 {
+               reg = <0x0000 0 0 0 0>;
+               mediatek,mtd-eeprom = <&art 0x1000>;
+               ieee80211-freq-limit = <5000000 6000000>;
        };
 };