summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorShiji Yang2024-08-06 12:23:36 +0000
committerHauke Mehrtens2024-09-22 17:12:16 +0000
commit4069233936f52977076ea7a8e8d712c41e6b2ee3 (patch)
tree08d36dde5df7f0cf113b692564ea646954b3f9cc
parent4a5da15b3d2f954662c311ec2c09690ed39d8d8a (diff)
downloadopenwrt-4069233936f52977076ea7a8e8d712c41e6b2ee3.tar.gz
ramips: disable 2 GHz band for Belkin F9K1109 V1
2 GHz WiFi doesn't work on the wmac of this device. Signed-off-by: Shiji Yang <yangshiji66@qq.com> Link: https://github.com/openwrt/openwrt/pull/16318 Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
-rw-r--r--target/linux/ramips/dts/rt3883_belkin_f9k110x.dtsi1
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/ramips/dts/rt3883_belkin_f9k110x.dtsi b/target/linux/ramips/dts/rt3883_belkin_f9k110x.dtsi
index 4d60bb3c05..a0a9f63f7b 100644
--- a/target/linux/ramips/dts/rt3883_belkin_f9k110x.dtsi
+++ b/target/linux/ramips/dts/rt3883_belkin_f9k110x.dtsi
@@ -93,6 +93,7 @@
&wmac {
nvmem-cells = <&eeprom_factory_0>;
nvmem-cell-names = "eeprom";
+ ralink,2ghz = <0>;
};
&pci {