https://github.com/openwrt/openwrt/pull/4089/filestarget/linux/ramips/dts/mt7621_beeline_smartbox-giga.dts
&pcie0 {
wifi@0,0 {
compatible = "mediatek,mt76";
reg = <0x0000 0 0 0 0>;
mediatek,mtd-eeprom = <&factory 0x8000>;
mtd-mac-address = <&factory 0x21000>;
mtd-mac-address-increment = <5>;
ieee80211-freq-limit = <5000000 6000000>;
};
};
&pcie1 {
wifi@0,0 {
compatible = "mediatek,mt76";
reg = <0x0000 0 0 0 0>;
mediatek,mtd-eeprom = <&factory 0x0000>;
mtd-mac-address = <&factory 0x21000>;
mtd-mac-address-increment = <4>;
ieee80211-freq-limit = <2400000 2500000>;
};
};