Skip to content
Snippets Groups Projects
Unverified Commit 677ecd09 authored by Rodrigo Balerdi's avatar Rodrigo Balerdi Committed by Christian Marangi
Browse files

ipq40xx: whw03v2: enable additional 5 GHz channels


This device supports channel ranges 36-64 and 100-165, just like
others based on the same reference design, but its current DTS is
unnecessarily restricting these ranges to 36-48 and 149-165.

Signed-off-by: default avatarRodrigo Balerdi <lanchon@gmail.com>
(cherry picked from commit 1c32cee348f54e9f64b5928ee1a1efe491eec137)
parent 26e882f0
No related branches found
No related tags found
1 merge request!433Merge OpenWrt tag 'v23.05.4' into devel
...@@ -488,7 +488,6 @@ ...@@ -488,7 +488,6 @@
qcom,coexist-support = <1>; qcom,coexist-support = <1>;
qcom,coexist-gpio-pin = <0x34>; qcom,coexist-gpio-pin = <0x34>;
ieee80211-freq-limit = <2401000 2473000>;
qcom,ath10k-calibration-variant = "linksys-whw03v2"; qcom,ath10k-calibration-variant = "linksys-whw03v2";
nvmem-cell-names = "pre-calibration", "mac-address"; nvmem-cell-names = "pre-calibration", "mac-address";
...@@ -499,7 +498,7 @@ ...@@ -499,7 +498,7 @@
&wifi1 { &wifi1 {
status = "okay"; status = "okay";
ieee80211-freq-limit = <5170000 5250000>; ieee80211-freq-limit = <5170000 5330000>;
qcom,ath10k-calibration-variant = "linksys-whw03v2"; qcom,ath10k-calibration-variant = "linksys-whw03v2";
nvmem-cell-names = "pre-calibration", "mac-address"; nvmem-cell-names = "pre-calibration", "mac-address";
...@@ -510,7 +509,7 @@ ...@@ -510,7 +509,7 @@
&wifi2 { &wifi2 {
status = "okay"; status = "okay";
ieee80211-freq-limit = <5735000 5835000>; ieee80211-freq-limit = <5490000 5835000>;
qcom,ath10k-calibration-variant = "linksys-whw03v2"; qcom,ath10k-calibration-variant = "linksys-whw03v2";
nvmem-cell-names = "pre-calibration", "mac-address"; nvmem-cell-names = "pre-calibration", "mac-address";
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment