ramips: fix pci/pcie related dtc warnings
[openwrt/staging/mkresin.git] / target / linux / ramips / dts / MIWIFI-MINI.dts
index 3223ab87dfe834d92cef6c73f8c4176f9b9fc8c9..744ad7ffa9f222736d383f1d7b76190eff6b116d 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>;
        };
 };