mirror of
				git://git.openwrt.org/openwrt/openwrt.git
				synced 2025-11-03 22:44:27 -05:00 
			
		
		
		
	ipq40xx: limit frequencies for Asus Lyra
The Asus Lyra has filters in the antenna paths which limits the usable frequencies on both 5GHz radios. Signed-off-by: Marius Genheimer <mail@f0wl.cc>
This commit is contained in:
		
							parent
							
								
									148d29d47b
								
							
						
					
					
						commit
						41a86debe3
					
				@ -194,6 +194,7 @@
 | 
			
		||||
&wifi1 {
 | 
			
		||||
	status = "okay";
 | 
			
		||||
	qcom,ath10k-calibration-variant = "ASUS-MAP-AC2200";
 | 
			
		||||
	ieee80211-freq-limit = <5470000 5875000>;
 | 
			
		||||
};
 | 
			
		||||
 | 
			
		||||
&pcie0 {
 | 
			
		||||
@ -212,6 +213,7 @@
 | 
			
		||||
			status = "okay";
 | 
			
		||||
			reg = <0x00010000 0 0 0 0>;
 | 
			
		||||
			qcom,ath10k-calibration-variant = "ASUS-MAP-AC2200";
 | 
			
		||||
			ieee80211-freq-limit = <5170000 5350000>;
 | 
			
		||||
		};
 | 
			
		||||
	};
 | 
			
		||||
};
 | 
			
		||||
 | 
			
		||||
@ -199,6 +199,7 @@
 | 
			
		||||
&wifi1 {
 | 
			
		||||
	status = "okay";
 | 
			
		||||
	qcom,ath10k-calibration-variant = "ASUS-MAP-AC2200";
 | 
			
		||||
	ieee80211-freq-limit = <5470000 5875000>;
 | 
			
		||||
};
 | 
			
		||||
 | 
			
		||||
&pcie0 {
 | 
			
		||||
@ -217,6 +218,7 @@
 | 
			
		||||
			status = "okay";
 | 
			
		||||
			reg = <0x00010000 0 0 0 0>;
 | 
			
		||||
			qcom,ath10k-calibration-variant = "ASUS-MAP-AC2200";
 | 
			
		||||
			ieee80211-freq-limit = <5170000 5350000>;
 | 
			
		||||
		};
 | 
			
		||||
	};
 | 
			
		||||
};
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user