[openwrt/openwrt] ramips: samknows whitebox v8: set wifi frequency
LEDE Commits
lede-commits at lists.infradead.org
Sat May 25 11:21:16 PDT 2024
hauke pushed a commit to openwrt/openwrt.git, branch main:
https://git.openwrt.org/1a2fc49b711fdde5d74aacd044ddf51f099c2e16
commit 1a2fc49b711fdde5d74aacd044ddf51f099c2e16
Author: Mieczyslaw Nalewaj <namiltd at yahoo.com>
AuthorDate: Sun May 5 23:45:36 2024 +0200
ramips: samknows whitebox v8: set wifi frequency
Set the 2.4GHz frequency for WiFi.
Fixes: #15391
Signed-off-by: Mieczyslaw Nalewaj <namiltd at yahoo.com>
---
target/linux/ramips/dts/mt7621_samknows_whitebox-v8.dts | 1 +
1 file changed, 1 insertion(+)
diff --git a/target/linux/ramips/dts/mt7621_samknows_whitebox-v8.dts b/target/linux/ramips/dts/mt7621_samknows_whitebox-v8.dts
index b5818a7e60..2eeb932752 100644
--- a/target/linux/ramips/dts/mt7621_samknows_whitebox-v8.dts
+++ b/target/linux/ramips/dts/mt7621_samknows_whitebox-v8.dts
@@ -129,6 +129,7 @@
reg = <0x0000 0 0 0 0>;
nvmem-cells = <&eeprom_factory_0>;
nvmem-cell-names = "eeprom";
+ ieee80211-freq-limit = <2400000 2500000>;
};
};
More information about the lede-commits
mailing list