projects
/
openwrt
/
staging
/
thess.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4a5da15
)
ramips: disable 2 GHz band for Belkin F9K1109 V1
author
Shiji Yang
<yangshiji66@qq.com>
Tue, 6 Aug 2024 12:23:36 +0000
(20:23 +0800)
committer
Hauke Mehrtens
<hauke@hauke-m.de>
Sun, 22 Sep 2024 17:12:16 +0000
(19:12 +0200)
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>
target/linux/ramips/dts/rt3883_belkin_f9k110x.dtsi
patch
|
blob
|
history
diff --git
a/target/linux/ramips/dts/rt3883_belkin_f9k110x.dtsi
b/target/linux/ramips/dts/rt3883_belkin_f9k110x.dtsi
index 4d60bb3c05cceb9d902e93a167e89371875d6d16..a0a9f63f7b8283bb527a240e259628a09ef0fa49 100644
(file)
--- 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 {