The UniFi 6 Lite as well as the Tenbay T-MB5EU do not have the third
background-radar chain. For the Tenbay, the connector is present,
however no antenna is connected to it.
Signed-off-by: David Bauer <mail@david-bauer.net>
&pcie1 {
wifi@0,0 {
+ compatible = "mediatek,mt76";
reg = <0x0 0 0 0 0>;
mediatek,mtd-eeprom = <&factory 0x0>;
+ mediatek,disable-radar-background;
};
};
};
&wlan_5g {
+ compatible = "mediatek,mt76";
+
mediatek,mtd-eeprom = <&factory 0x20000>;
nvmem-cells = <&macaddr_eeprom_6>;
mac-address-increment = <1>;
ieee80211-freq-limit = <5000000 6000000>;
+
+ mediatek,disable-radar-background;
};
&eeprom {