ramips: disable unsupported background-radar

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>
This commit is contained in:
David Bauer 2022-04-22 02:02:48 +02:00
parent 7191d64d5d
commit 275a76e59a
2 changed files with 6 additions and 0 deletions

View File

@ -103,8 +103,10 @@
&pcie1 {
wifi@0,0 {
compatible = "mediatek,mt76";
reg = <0x0 0 0 0 0>;
mediatek,mtd-eeprom = <&factory 0x0>;
mediatek,disable-radar-background;
};
};

View File

@ -86,6 +86,8 @@
};
&wlan_5g {
compatible = "mediatek,mt76";
mediatek,mtd-eeprom = <&factory 0x20000>;
nvmem-cells = <&macaddr_eeprom_6>;
@ -106,6 +108,8 @@
mac-address-increment = <1>;
ieee80211-freq-limit = <5000000 6000000>;
mediatek,disable-radar-background;
};
&eeprom {