ramips: mt7621: nix mac-address-increment
[openwrt/staging/hauke.git] / target / linux / ramips / dts / mt7621_wifire_s1500-nbn.dts
index 6c0e2965aa0d107d5d7f40551e8524741384a5ad..4ffe9881536315ccaa081a2196ff269a6de6fe20 100644 (file)
         */
 };
 
-&wlan_2g {
-       mac-address-increment = <1>;
+&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 1>;
+               nvmem-cell-names = "eeprom", "mac-address";
+       };
 };