ramips: mt7621: nix mac-address-increment
[openwrt/staging/wigyori.git] / target / linux / ramips / dts / mt7621_beeline_smartbox-pro.dts
index e3e248d48f960e8a119cf7eec31e8cc090cd6fb5..e2c0165e6bb3a751e0d16fd63df3b37c4e6ac527 100644 (file)
         * 0x10000000-0xfc00000=0x400000
         */
 };
+
+&pcie1 {
+       wlan_2g: wifi@0,0 {
+               compatible = "mediatek,mt76";
+               reg = <0x0000 0 0 0 0>;
+               ieee80211-freq-limit = <2400000 2500000>;
+
+               nvmem-cells = <&eeprom_factory_0>, <&macaddr_factory_1000 0>;
+               nvmem-cell-names = "eeprom", "mac-address";
+       };
+};