ramips: disable unsupported background radar detection
authorShiji Yang <yangshiji66@qq.com>
Wed, 7 Sep 2022 08:08:33 +0000 (16:08 +0800)
committerDaniel Golle <daniel@makrotopia.org>
Sun, 11 Sep 2022 23:14:02 +0000 (00:14 +0100)
Background radar detection is not supported on devices that
using MT7905, so disable this feature in the following devices:
  asus,rt-ax53u
  jcg,q20
  tplink,eap615-wall-v1
  xiaomi,mi-router-cr6606
  xiaomi,mi-router-cr6608
  xiaomi,mi-router-cr6609
  yuncore,ax820

Devices with MT7915 lacking a DFS antenna also do not support
background DFS:
  totolink,x5000r
  cudy,x6

Signed-off-by: Shiji Yang <yangshiji66@qq.com>
target/linux/ramips/dts/mt7621_asus_rt-ax53u.dts
target/linux/ramips/dts/mt7621_cudy_x6.dts
target/linux/ramips/dts/mt7621_jcg_q20.dts
target/linux/ramips/dts/mt7621_totolink_x5000r.dts
target/linux/ramips/dts/mt7621_tplink_eap615-wall-v1.dts
target/linux/ramips/dts/mt7621_xiaomi_mi-router-cr660x.dtsi
target/linux/ramips/dts/mt7621_yuncore_ax820.dts

index 329121595abb3fe656cedb693ea6b2fbfc3c4a46..fc1a00a1c9095623586e3a266a179beef5dd676e 100644 (file)
                compatible = "mediatek,mt76";
                reg = <0x0000 0 0 0 0>;
                mediatek,mtd-eeprom = <&factory 0x0000>;
+               mediatek,disable-radar-background;
        };
 };
 
index ad51aca28faceafcce46b9c0036f0562287e5fa9..6cff9c25f3e54e4fa04ec268983047fa1aadb6d2 100644 (file)
                compatible = "mediatek,mt76";
                reg = <0x0000 0 0 0 0>;
                mediatek,mtd-eeprom = <&factory 0x0000>;
+               mediatek,disable-radar-background;
        };
 };
 
index 0425c534386c0cc741b98afbedc59492634af962..34236954d0b6d4caef37518b433b16cff98fbab6 100644 (file)
                compatible = "mediatek,mt76";
                reg = <0x0000 0 0 0 0>;
                mediatek,mtd-eeprom = <&factory 0x0>;
+               mediatek,disable-radar-background;
        };
 };
 
index bc03ed86906492647fb69bffb7907a4d399c55b7..79667caf73d49f5766ee3d756c1cd4f6ede8537d 100644 (file)
@@ -93,6 +93,7 @@
                compatible = "mediatek,mt76";
                reg = <0x0000 0 0 0 0>;
                mediatek,mtd-eeprom = <&factory 0x0000>;
+               mediatek,disable-radar-background;
        };
 };
 
index 4fa799789c04d2f4b399375345a39e25e9ff1e9d..594a9e7bb1b8c3b7e4f315d57c68d2598980e496 100644 (file)
                compatible = "mediatek,mt76";
                reg = <0x0000 0 0 0 0>;
                mediatek,mtd-eeprom = <&radio 0x0>;
+               mediatek,disable-radar-background;
        };
 };
 
index a6c0033227eac7184112efa778ec1c7819bac713..14ad0f26ba1c3411006db936a576cc6e815ca883 100644 (file)
                compatible = "mediatek,mt76";
                reg = <0x0000 0 0 0 0>;
                mediatek,mtd-eeprom = <&factory 0x0>;
+               mediatek,disable-radar-background;
        };
 };
 
index 6ea3c922dbd98b63909c66acde291149cd160916..1aba94a9125591832b384d396c54cd5598ac41ae 100644 (file)
                compatible = "mediatek,mt76";
                reg = <0x0000 0 0 0 0>;
                mediatek,mtd-eeprom = <&factory 0x0>;
+               mediatek,disable-radar-background;
        };
 };