mirror of
				git://git.openwrt.org/openwrt/openwrt.git
				synced 2025-11-03 22:44:27 -05:00 
			
		
		
		
	ramips: fix frequency limit property for some Edimax devices
These three devices uses MT7612E PCIe NIC and supported by the 'mt76' driver. So the right frequency limit property should be `ieee80211-freq-limit`. Signed-off-by: Shiji Yang <yangshiji66@qq.com>
This commit is contained in:
		
							parent
							
								
									95e241d2af
								
							
						
					
					
						commit
						b5d059d677
					
				@ -211,7 +211,7 @@
 | 
			
		||||
		reg = <0x0000 0 0 0 0>;
 | 
			
		||||
		nvmem-cells = <&eeprom_factory_8000>;
 | 
			
		||||
		nvmem-cell-names = "eeprom";
 | 
			
		||||
		mediatek,2ghz = <0>;
 | 
			
		||||
		ieee80211-freq-limit = <5000000 6000000>;
 | 
			
		||||
	};
 | 
			
		||||
};
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
@ -203,7 +203,7 @@
 | 
			
		||||
		reg = <0x0000 0 0 0 0>;
 | 
			
		||||
		nvmem-cells = <&eeprom_factory_8000>;
 | 
			
		||||
		nvmem-cell-names = "eeprom";
 | 
			
		||||
		mediatek,2ghz = <0>;
 | 
			
		||||
		ieee80211-freq-limit = <5000000 6000000>;
 | 
			
		||||
	};
 | 
			
		||||
};
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user