ramips: Fix WiFi after 5f7396ebef
				
					
				
			That commit exposed a bug in the DTS files used by mt7621 where the wrong
reg value for pcie1 (and potentially pcie2) was being used. This was
causing WiFi failures for interfaces in pcie1.
eg. 2.4GHz working but not 5GHz.
As all of these dts entries are already specified in mt7621.dtsi, remove
them.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
(cherry picked from commit 02f815d190)
			
			
This commit is contained in:
		 Rosen Penev
					Rosen Penev
				
			
				
					committed by
					
						 John Crispin
						John Crispin
					
				
			
			
				
	
			
			
			 John Crispin
						John Crispin
					
				
			
						parent
						
							fa0275bd90
						
					
				
				
					commit
					8ccdf809c0
				
			| @@ -115,8 +115,6 @@ | |||||||
|  |  | ||||||
| 	pcie0 { | 	pcie0 { | ||||||
| 		mt76@0,0 { | 		mt76@0,0 { | ||||||
| 			reg = <0x0000 0 0 0 0>; |  | ||||||
| 			device_type = "pci"; |  | ||||||
| 			mediatek,mtd-eeprom = <&radio 0x2000>; | 			mediatek,mtd-eeprom = <&radio 0x2000>; | ||||||
| 			ieee80211-freq-limit = <5000000 6000000>; | 			ieee80211-freq-limit = <5000000 6000000>; | ||||||
| 		}; | 		}; | ||||||
| @@ -124,8 +122,6 @@ | |||||||
|  |  | ||||||
| 	pcie1 { | 	pcie1 { | ||||||
| 		mt76@1,0 { | 		mt76@1,0 { | ||||||
| 			reg = <0x0000 0 0 0 0>; |  | ||||||
| 			device_type = "pci"; |  | ||||||
| 			mediatek,mtd-eeprom = <&radio 0>; | 			mediatek,mtd-eeprom = <&radio 0>; | ||||||
| 			ieee80211-freq-limit = <2400000 2500000>; | 			ieee80211-freq-limit = <2400000 2500000>; | ||||||
| 		}; | 		}; | ||||||
|   | |||||||
| @@ -97,8 +97,6 @@ | |||||||
|  |  | ||||||
| 	pcie0 { | 	pcie0 { | ||||||
| 		mt76@0,0 { | 		mt76@0,0 { | ||||||
| 			reg = <0x0000 0 0 0 0>; |  | ||||||
| 			device_type = "pci"; |  | ||||||
| 			mediatek,mtd-eeprom = <&factory 0x8000>; | 			mediatek,mtd-eeprom = <&factory 0x8000>; | ||||||
| 			ieee80211-freq-limit = <5000000 6000000>; | 			ieee80211-freq-limit = <5000000 6000000>; | ||||||
| 		}; | 		}; | ||||||
| @@ -106,8 +104,6 @@ | |||||||
|  |  | ||||||
| 	pcie1 { | 	pcie1 { | ||||||
| 		mt76@1,0 { | 		mt76@1,0 { | ||||||
| 			reg = <0x0000 0 0 0 0>; |  | ||||||
| 			device_type = "pci"; |  | ||||||
| 			mediatek,mtd-eeprom = <&factory 0x0000>; | 			mediatek,mtd-eeprom = <&factory 0x0000>; | ||||||
| 			ieee80211-freq-limit = <2400000 2500000>; | 			ieee80211-freq-limit = <2400000 2500000>; | ||||||
| 		}; | 		}; | ||||||
|   | |||||||
| @@ -92,8 +92,6 @@ | |||||||
|  |  | ||||||
| 	pcie0 { | 	pcie0 { | ||||||
| 		mt76@0,0 { | 		mt76@0,0 { | ||||||
| 			reg = <0x0000 0 0 0 0>; |  | ||||||
| 			device_type = "pci"; |  | ||||||
| 			mediatek,mtd-eeprom = <&factory 0x8000>; | 			mediatek,mtd-eeprom = <&factory 0x8000>; | ||||||
| 			ieee80211-freq-limit = <5000000 6000000>; | 			ieee80211-freq-limit = <5000000 6000000>; | ||||||
| 		}; | 		}; | ||||||
| @@ -101,8 +99,6 @@ | |||||||
|  |  | ||||||
| 	pcie1 { | 	pcie1 { | ||||||
| 		mt76@1,0 { | 		mt76@1,0 { | ||||||
| 			reg = <0x0000 0 0 0 0>; |  | ||||||
| 			device_type = "pci"; |  | ||||||
| 			mediatek,mtd-eeprom = <&factory 0x0000>; | 			mediatek,mtd-eeprom = <&factory 0x0000>; | ||||||
| 			ieee80211-freq-limit = <2400000 2500000>; | 			ieee80211-freq-limit = <2400000 2500000>; | ||||||
| 		}; | 		}; | ||||||
|   | |||||||
| @@ -121,8 +121,6 @@ | |||||||
|  |  | ||||||
| 	pcie0 { | 	pcie0 { | ||||||
| 		mt76@0,0 { | 		mt76@0,0 { | ||||||
| 			reg = <0x0000 0 0 0 0>; |  | ||||||
| 			device_type = "pci"; |  | ||||||
| 			mediatek,mtd-eeprom = <&factory 0x0000>; | 			mediatek,mtd-eeprom = <&factory 0x0000>; | ||||||
| 			ieee80211-freq-limit = <2400000 2500000>; | 			ieee80211-freq-limit = <2400000 2500000>; | ||||||
| 		}; | 		}; | ||||||
| @@ -130,8 +128,6 @@ | |||||||
|  |  | ||||||
| 	pcie1 { | 	pcie1 { | ||||||
| 		mt76@1,0 { | 		mt76@1,0 { | ||||||
| 			reg = <0x0000 0 0 0 0>; |  | ||||||
| 			device_type = "pci"; |  | ||||||
| 			mediatek,mtd-eeprom = <&factory 0x8000>; | 			mediatek,mtd-eeprom = <&factory 0x8000>; | ||||||
| 			ieee80211-freq-limit = <5000000 6000000>; | 			ieee80211-freq-limit = <5000000 6000000>; | ||||||
| 		}; | 		}; | ||||||
|   | |||||||
| @@ -116,8 +116,6 @@ | |||||||
|  |  | ||||||
| 	pcie0 { | 	pcie0 { | ||||||
| 		mt76@0,0 { | 		mt76@0,0 { | ||||||
| 			reg = <0x0000 0 0 0 0>; |  | ||||||
| 			device_type = "pci"; |  | ||||||
| 			mediatek,mtd-eeprom = <&factory 0x8000>; | 			mediatek,mtd-eeprom = <&factory 0x8000>; | ||||||
| 			ieee80211-freq-limit = <5000000 6000000>; | 			ieee80211-freq-limit = <5000000 6000000>; | ||||||
| 		}; | 		}; | ||||||
| @@ -125,8 +123,6 @@ | |||||||
|  |  | ||||||
| 	pcie1 { | 	pcie1 { | ||||||
| 		mt76@1,0 { | 		mt76@1,0 { | ||||||
| 			reg = <0x0000 0 0 0 0>; |  | ||||||
| 			device_type = "pci"; |  | ||||||
| 			mediatek,mtd-eeprom = <&factory 0x0000>; | 			mediatek,mtd-eeprom = <&factory 0x0000>; | ||||||
| 		}; | 		}; | ||||||
| 	}; | 	}; | ||||||
|   | |||||||
| @@ -129,8 +129,6 @@ | |||||||
|  |  | ||||||
| 	pcie0 { | 	pcie0 { | ||||||
| 		mt76@0,0 { | 		mt76@0,0 { | ||||||
| 			reg = <0x0000 0 0 0 0>; |  | ||||||
| 			device_type = "pci"; |  | ||||||
| 			mediatek,mtd-eeprom = <&factory 0x8000>; | 			mediatek,mtd-eeprom = <&factory 0x8000>; | ||||||
| 			ieee80211-freq-limit = <5000000 6000000>; | 			ieee80211-freq-limit = <5000000 6000000>; | ||||||
| 		}; | 		}; | ||||||
| @@ -138,8 +136,6 @@ | |||||||
|  |  | ||||||
| 	pcie1 { | 	pcie1 { | ||||||
| 		mt76@1,0 { | 		mt76@1,0 { | ||||||
| 			reg = <0x0000 0 0 0 0>; |  | ||||||
| 			device_type = "pci"; |  | ||||||
| 			mediatek,mtd-eeprom = <&factory 0x0000>; | 			mediatek,mtd-eeprom = <&factory 0x0000>; | ||||||
| 		}; | 		}; | ||||||
| 	}; | 	}; | ||||||
|   | |||||||
| @@ -148,8 +148,6 @@ | |||||||
|  |  | ||||||
| 	pcie0 { | 	pcie0 { | ||||||
| 		mt76@0,0 { | 		mt76@0,0 { | ||||||
| 			reg = <0x0000 0 0 0 0>; |  | ||||||
| 			device_type = "pci"; |  | ||||||
| 			mediatek,mtd-eeprom = <&factory 0x8000>; | 			mediatek,mtd-eeprom = <&factory 0x8000>; | ||||||
| 			ieee80211-freq-limit = <5000000 6000000>; | 			ieee80211-freq-limit = <5000000 6000000>; | ||||||
| 		}; | 		}; | ||||||
| @@ -157,8 +155,6 @@ | |||||||
|  |  | ||||||
| 	pcie1 { | 	pcie1 { | ||||||
| 		mt76@1,0 { | 		mt76@1,0 { | ||||||
| 			reg = <0x0000 0 0 0 0>; |  | ||||||
| 			device_type = "pci"; |  | ||||||
| 			mediatek,mtd-eeprom = <&factory 0x0000>; | 			mediatek,mtd-eeprom = <&factory 0x0000>; | ||||||
| 		}; | 		}; | ||||||
| 	}; | 	}; | ||||||
|   | |||||||
| @@ -127,8 +127,6 @@ | |||||||
|  |  | ||||||
| 	pcie0 { | 	pcie0 { | ||||||
| 		mt76@0,0 { | 		mt76@0,0 { | ||||||
| 			reg = <0x0000 0 0 0 0>; |  | ||||||
| 			device_type = "pci"; |  | ||||||
| 			mediatek,mtd-eeprom = <&factory 0x8000>; | 			mediatek,mtd-eeprom = <&factory 0x8000>; | ||||||
| 			ieee80211-freq-limit = <5000000 6000000>; | 			ieee80211-freq-limit = <5000000 6000000>; | ||||||
| 		}; | 		}; | ||||||
| @@ -136,8 +134,6 @@ | |||||||
|  |  | ||||||
| 	pcie1 { | 	pcie1 { | ||||||
| 		mt76@1,0 { | 		mt76@1,0 { | ||||||
| 			reg = <0x0000 0 0 0 0>; |  | ||||||
| 			device_type = "pci"; |  | ||||||
| 			mediatek,mtd-eeprom = <&factory 0x0000>; | 			mediatek,mtd-eeprom = <&factory 0x0000>; | ||||||
| 			ieee80211-freq-limit = <2400000 2500000>; | 			ieee80211-freq-limit = <2400000 2500000>; | ||||||
| 		}; | 		}; | ||||||
|   | |||||||
| @@ -130,8 +130,6 @@ | |||||||
|  |  | ||||||
| 	pcie0 { | 	pcie0 { | ||||||
| 		mt76@0,0 { | 		mt76@0,0 { | ||||||
| 			reg = <0x0000 0 0 0 0>; |  | ||||||
| 			device_type = "pci"; |  | ||||||
| 			mediatek,mtd-eeprom = <&radio 0>; | 			mediatek,mtd-eeprom = <&radio 0>; | ||||||
| 			mtd-mac-address = <&config 0x10008>; | 			mtd-mac-address = <&config 0x10008>; | ||||||
| 			mtd-mac-address-increment = <1>; | 			mtd-mac-address-increment = <1>; | ||||||
| @@ -140,8 +138,6 @@ | |||||||
|  |  | ||||||
| 	pcie1 { | 	pcie1 { | ||||||
| 		mt76@1,0 { | 		mt76@1,0 { | ||||||
| 			reg = <0x0000 0 0 0 0>; |  | ||||||
| 			device_type = "pci"; |  | ||||||
| 			mediatek,mtd-eeprom = <&radio 0x8000>; | 			mediatek,mtd-eeprom = <&radio 0x8000>; | ||||||
| 			ieee80211-freq-limit = <5000000 6000000>; | 			ieee80211-freq-limit = <5000000 6000000>; | ||||||
| 			mtd-mac-address = <&config 0x10008>; | 			mtd-mac-address = <&config 0x10008>; | ||||||
|   | |||||||
| @@ -102,8 +102,6 @@ | |||||||
|  |  | ||||||
| 	pcie0 { | 	pcie0 { | ||||||
| 		mt76@0,0 { | 		mt76@0,0 { | ||||||
| 			reg = <0x0000 0 0 0 0>; |  | ||||||
| 			device_type = "pci"; |  | ||||||
| 			mediatek,mtd-eeprom = <&factory 0x0000>; | 			mediatek,mtd-eeprom = <&factory 0x0000>; | ||||||
| 			ieee80211-freq-limit = <5000000 6000000>; | 			ieee80211-freq-limit = <5000000 6000000>; | ||||||
| 		}; | 		}; | ||||||
| @@ -111,8 +109,6 @@ | |||||||
|  |  | ||||||
| 	pcie1 { | 	pcie1 { | ||||||
| 		mt76@1,0 { | 		mt76@1,0 { | ||||||
| 			reg = <0x0000 0 0 0 0>; |  | ||||||
| 			device_type = "pci"; |  | ||||||
| 			mediatek,mtd-eeprom = <&factory 0x8000>; | 			mediatek,mtd-eeprom = <&factory 0x8000>; | ||||||
| 			ieee80211-freq-limit = <2400000 2500000>; | 			ieee80211-freq-limit = <2400000 2500000>; | ||||||
| 		}; | 		}; | ||||||
|   | |||||||
| @@ -94,8 +94,6 @@ | |||||||
|  |  | ||||||
| 	pcie0 { | 	pcie0 { | ||||||
| 		mt76@0,0 { | 		mt76@0,0 { | ||||||
| 			reg = <0x0000 0 0 0 0>; |  | ||||||
| 			device_type = "pci"; |  | ||||||
| 			mediatek,mtd-eeprom = <&factory 0x8000>; | 			mediatek,mtd-eeprom = <&factory 0x8000>; | ||||||
| 			ieee80211-freq-limit = <5000000 6000000>; | 			ieee80211-freq-limit = <5000000 6000000>; | ||||||
| 		}; | 		}; | ||||||
| @@ -103,8 +101,6 @@ | |||||||
|  |  | ||||||
| 	pcie1 { | 	pcie1 { | ||||||
| 		mt76@1,0 { | 		mt76@1,0 { | ||||||
| 			reg = <0x0000 0 0 0 0>; |  | ||||||
| 			device_type = "pci"; |  | ||||||
| 			mediatek,mtd-eeprom = <&factory 0x0000>; | 			mediatek,mtd-eeprom = <&factory 0x0000>; | ||||||
| 			ieee80211-freq-limit = <2400000 2500000>; | 			ieee80211-freq-limit = <2400000 2500000>; | ||||||
| 		}; | 		}; | ||||||
|   | |||||||
| @@ -90,8 +90,6 @@ | |||||||
|  |  | ||||||
| 	pcie0 { | 	pcie0 { | ||||||
| 		mt76@0,0 { | 		mt76@0,0 { | ||||||
| 			reg = <0x0000 0 0 0 0>; |  | ||||||
| 			device_type = "pci"; |  | ||||||
| 			mediatek,mtd-eeprom = <&factory 0x8000>; | 			mediatek,mtd-eeprom = <&factory 0x8000>; | ||||||
| 			ieee80211-freq-limit = <5000000 6000000>; | 			ieee80211-freq-limit = <5000000 6000000>; | ||||||
| 		}; | 		}; | ||||||
| @@ -99,8 +97,6 @@ | |||||||
|  |  | ||||||
| 	pcie1 { | 	pcie1 { | ||||||
| 		mt76@1,0 { | 		mt76@1,0 { | ||||||
| 			reg = <0x0000 0 0 0 0>; |  | ||||||
| 			device_type = "pci"; |  | ||||||
| 			mediatek,mtd-eeprom = <&factory 0x0000>; | 			mediatek,mtd-eeprom = <&factory 0x0000>; | ||||||
| 		}; | 		}; | ||||||
| 	}; | 	}; | ||||||
|   | |||||||
| @@ -91,8 +91,6 @@ | |||||||
|  |  | ||||||
| 	pcie-bridge { | 	pcie-bridge { | ||||||
| 		mt76@1,0 { | 		mt76@1,0 { | ||||||
| 			reg = <0x0000 0 0 0 0>; |  | ||||||
| 			device_type = "pci"; |  | ||||||
| 			mediatek,mtd-eeprom = <&factory 0x28000>; | 			mediatek,mtd-eeprom = <&factory 0x28000>; | ||||||
| 			ieee80211-freq-limit = <5000000 6000000>; | 			ieee80211-freq-limit = <5000000 6000000>; | ||||||
| 			mtd-mac-address = <&factory 0xf100>; | 			mtd-mac-address = <&factory 0xf100>; | ||||||
|   | |||||||
| @@ -84,8 +84,6 @@ | |||||||
|  |  | ||||||
| 	pcie0 { | 	pcie0 { | ||||||
| 		mt76@0,0 { | 		mt76@0,0 { | ||||||
| 			reg = <0x0000 0 0 0 0>; |  | ||||||
| 			device_type = "pci"; |  | ||||||
| 			mediatek,mtd-eeprom = <&factory 0x8000>; | 			mediatek,mtd-eeprom = <&factory 0x8000>; | ||||||
| 			ieee80211-freq-limit = <5000000 6000000>; | 			ieee80211-freq-limit = <5000000 6000000>; | ||||||
| 		}; | 		}; | ||||||
| @@ -93,8 +91,6 @@ | |||||||
|  |  | ||||||
| 	pcie1 { | 	pcie1 { | ||||||
| 		mt76@1,0 { | 		mt76@1,0 { | ||||||
| 			reg = <0x0000 0 0 0 0>; |  | ||||||
| 			device_type = "pci"; |  | ||||||
| 			mediatek,mtd-eeprom = <&factory 0x0000>; | 			mediatek,mtd-eeprom = <&factory 0x0000>; | ||||||
| 			ieee80211-freq-limit = <2400000 2500000>; | 			ieee80211-freq-limit = <2400000 2500000>; | ||||||
| 		}; | 		}; | ||||||
|   | |||||||
| @@ -82,8 +82,6 @@ | |||||||
|  |  | ||||||
| 	pcie0 { | 	pcie0 { | ||||||
| 		mt76@0,0 { | 		mt76@0,0 { | ||||||
| 			reg = <0x0000 0 0 0 0>; |  | ||||||
| 			device_type = "pci"; |  | ||||||
| 			mediatek,mtd-eeprom = <&factory 0x8000>; | 			mediatek,mtd-eeprom = <&factory 0x8000>; | ||||||
| 			ieee80211-freq-limit = <5000000 6000000>; | 			ieee80211-freq-limit = <5000000 6000000>; | ||||||
| 			mtd-mac-address = <&factory 0xe000>; | 			mtd-mac-address = <&factory 0xe000>; | ||||||
| @@ -92,8 +90,6 @@ | |||||||
|  |  | ||||||
| 	pcie1 { | 	pcie1 { | ||||||
| 		mt76@1,0 { | 		mt76@1,0 { | ||||||
| 			reg = <0x0000 0 0 0 0>; |  | ||||||
| 			device_type = "pci"; |  | ||||||
| 			mediatek,mtd-eeprom = <&factory 0x0000>; | 			mediatek,mtd-eeprom = <&factory 0x0000>; | ||||||
| 			ieee80211-freq-limit = <2400000 2500000>; | 			ieee80211-freq-limit = <2400000 2500000>; | ||||||
| 			mtd-mac-address = <&factory 0xe000>; | 			mtd-mac-address = <&factory 0xe000>; | ||||||
|   | |||||||
| @@ -110,8 +110,6 @@ | |||||||
|  |  | ||||||
| 	pcie0 { | 	pcie0 { | ||||||
| 		mt76@0,0 { | 		mt76@0,0 { | ||||||
| 			reg = <0x0000 0 0 0 0>; |  | ||||||
| 			device_type = "pci"; |  | ||||||
| 			mediatek,mtd-eeprom = <&factory 0x8000>; | 			mediatek,mtd-eeprom = <&factory 0x8000>; | ||||||
| 			ieee80211-freq-limit = <5000000 6000000>; | 			ieee80211-freq-limit = <5000000 6000000>; | ||||||
| 		}; | 		}; | ||||||
| @@ -119,8 +117,6 @@ | |||||||
|  |  | ||||||
| 	pcie1 { | 	pcie1 { | ||||||
| 		mt76@1,0 { | 		mt76@1,0 { | ||||||
| 			reg = <0x0000 0 0 0 0>; |  | ||||||
| 			device_type = "pci"; |  | ||||||
| 			mediatek,mtd-eeprom = <&factory 0x0000>; | 			mediatek,mtd-eeprom = <&factory 0x0000>; | ||||||
| 		}; | 		}; | ||||||
| 	}; | 	}; | ||||||
|   | |||||||
| @@ -104,16 +104,12 @@ | |||||||
|  |  | ||||||
| 	pcie0 { | 	pcie0 { | ||||||
| 		mt76@0,0 { | 		mt76@0,0 { | ||||||
| 			reg = <0x0000 0 0 0 0>; |  | ||||||
| 			device_type = "pci"; |  | ||||||
| 			mediatek,mtd-eeprom = <&factory 0x0000>; | 			mediatek,mtd-eeprom = <&factory 0x0000>; | ||||||
| 		}; | 		}; | ||||||
| 	}; | 	}; | ||||||
|  |  | ||||||
| 	pcie1 { | 	pcie1 { | ||||||
| 		mt76@1,0 { | 		mt76@1,0 { | ||||||
| 			reg = <0x0000 0 0 0 0>; |  | ||||||
| 			device_type = "pci"; |  | ||||||
| 			mediatek,mtd-eeprom = <&factory 0x8000>; | 			mediatek,mtd-eeprom = <&factory 0x8000>; | ||||||
| 			ieee80211-freq-limit = <5000000 6000000>; | 			ieee80211-freq-limit = <5000000 6000000>; | ||||||
|  |  | ||||||
|   | |||||||
| @@ -169,8 +169,6 @@ | |||||||
|  |  | ||||||
| 	pcie0 { | 	pcie0 { | ||||||
| 		mt76@0,0 { | 		mt76@0,0 { | ||||||
| 			reg = <0x0000 0 0 0 0>; |  | ||||||
| 			device_type = "pci"; |  | ||||||
| 			mediatek,mtd-eeprom = <&factory 0x8000>; | 			mediatek,mtd-eeprom = <&factory 0x8000>; | ||||||
| 			ieee80211-freq-limit = <5000000 6000000>; | 			ieee80211-freq-limit = <5000000 6000000>; | ||||||
| 		}; | 		}; | ||||||
| @@ -178,8 +176,6 @@ | |||||||
|  |  | ||||||
| 	pcie1 { | 	pcie1 { | ||||||
| 		mt76@1,0 { | 		mt76@1,0 { | ||||||
| 			reg = <0x0000 0 0 0 0>; |  | ||||||
| 			device_type = "pci"; |  | ||||||
| 			mediatek,mtd-eeprom = <&factory 0x0000>; | 			mediatek,mtd-eeprom = <&factory 0x0000>; | ||||||
| 		}; | 		}; | ||||||
| 	}; | 	}; | ||||||
|   | |||||||
| @@ -164,16 +164,12 @@ | |||||||
|  |  | ||||||
| 	pcie0 { | 	pcie0 { | ||||||
| 		rt5592@0,0 { | 		rt5592@0,0 { | ||||||
| 			reg = <0x0000 0 0 0 0>; |  | ||||||
| 			device_type = "pci"; |  | ||||||
| 			ralink,mtd-eeprom = <&factory 0x8000>; | 			ralink,mtd-eeprom = <&factory 0x8000>; | ||||||
| 		}; | 		}; | ||||||
| 	}; | 	}; | ||||||
|  |  | ||||||
| 	pcie1 { | 	pcie1 { | ||||||
| 		mt76@1,0 { | 		mt76@1,0 { | ||||||
| 			reg = <0x0000 0 0 0 0>; |  | ||||||
| 			device_type = "pci"; |  | ||||||
| 			mediatek,mtd-eeprom = <&factory 0x0000>; | 			mediatek,mtd-eeprom = <&factory 0x0000>; | ||||||
| 		}; | 		}; | ||||||
| 	}; | 	}; | ||||||
|   | |||||||
| @@ -86,8 +86,6 @@ | |||||||
|  |  | ||||||
| 	pcie0 { | 	pcie0 { | ||||||
| 		mt76@0,0 { | 		mt76@0,0 { | ||||||
| 			reg = <0x0000 0 0 0 0>; |  | ||||||
| 			device_type = "pci"; |  | ||||||
| 			mediatek,mtd-eeprom = <&factory 0x8000>; | 			mediatek,mtd-eeprom = <&factory 0x8000>; | ||||||
| 			ieee80211-freq-limit = <5000000 6000000>; | 			ieee80211-freq-limit = <5000000 6000000>; | ||||||
| 		}; | 		}; | ||||||
| @@ -95,8 +93,6 @@ | |||||||
|  |  | ||||||
| 	pcie1 { | 	pcie1 { | ||||||
| 		mt76@1,0 { | 		mt76@1,0 { | ||||||
| 			reg = <0x0000 0 0 0 0>; |  | ||||||
| 			device_type = "pci"; |  | ||||||
| 			mediatek,mtd-eeprom = <&factory 0x0000>; | 			mediatek,mtd-eeprom = <&factory 0x0000>; | ||||||
| 			ieee80211-freq-limit = <2400000 2500000>; | 			ieee80211-freq-limit = <2400000 2500000>; | ||||||
| 		}; | 		}; | ||||||
|   | |||||||
| @@ -92,8 +92,6 @@ | |||||||
|  |  | ||||||
| 	pcie0 { | 	pcie0 { | ||||||
| 		mt76@0,0 { | 		mt76@0,0 { | ||||||
| 			reg = <0x0000 0 0 0 0>; |  | ||||||
| 			device_type = "pci"; |  | ||||||
| 			mediatek,mtd-eeprom = <&factory 0x8000>; | 			mediatek,mtd-eeprom = <&factory 0x8000>; | ||||||
| 			ieee80211-freq-limit = <5000000 6000000>; | 			ieee80211-freq-limit = <5000000 6000000>; | ||||||
| 		}; | 		}; | ||||||
| @@ -101,8 +99,6 @@ | |||||||
|  |  | ||||||
| 	pcie1 { | 	pcie1 { | ||||||
| 		mt76@1,0 { | 		mt76@1,0 { | ||||||
| 			reg = <0x0000 0 0 0 0>; |  | ||||||
| 			device_type = "pci"; |  | ||||||
| 			mediatek,mtd-eeprom = <&factory 0x0000>; | 			mediatek,mtd-eeprom = <&factory 0x0000>; | ||||||
| 			ieee80211-freq-limit = <2400000 2500000>; | 			ieee80211-freq-limit = <2400000 2500000>; | ||||||
| 		}; | 		}; | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user