ath79: move pcie node to DTSI for qca955x Senao APs
pcie0 is the same for this generation of Senao APs while eth0, eth1, and wmac can differ the qca,no-eeprom property has no effect for the ath10k drivers Signed-off-by: Michael Pratt <mcpratt@pm.me>
This commit is contained in:
		 Michael Pratt
					Michael Pratt
				
			
				
					committed by
					
						 Petr Štetiar
						Petr Štetiar
					
				
			
			
				
	
			
			
			 Petr Štetiar
						Petr Štetiar
					
				
			
						parent
						
							e800da9d5c
						
					
				
				
					commit
					15c599c9df
				
			| @@ -85,16 +85,6 @@ | |||||||
| 	pll-data = <0x82000000 0x80000101 0x80001313>; | 	pll-data = <0x82000000 0x80000101 0x80001313>; | ||||||
| }; | }; | ||||||
|  |  | ||||||
| &pcie0 { |  | ||||||
| 	status = "okay"; |  | ||||||
|  |  | ||||||
| 	wifi@0,0,0 { |  | ||||||
| 		compatible = "qcom,ath10k"; |  | ||||||
| 		reg = <0x0 0 0 0 0>; |  | ||||||
| 		qca,no-eeprom; |  | ||||||
| 	}; |  | ||||||
| }; |  | ||||||
|  |  | ||||||
| &wmac { | &wmac { | ||||||
| 	status = "okay"; | 	status = "okay"; | ||||||
|  |  | ||||||
|   | |||||||
| @@ -108,13 +108,3 @@ | |||||||
|  |  | ||||||
| 	qca955x-sgmii-fixup; | 	qca955x-sgmii-fixup; | ||||||
| }; | }; | ||||||
|  |  | ||||||
| &pcie0 { |  | ||||||
| 	status = "okay"; |  | ||||||
|  |  | ||||||
| 	wifi@0,0,0 { |  | ||||||
| 		compatible = "qcom,ath10k"; |  | ||||||
| 		reg = <0x0 0 0 0 0>; |  | ||||||
| 		qca,no-eeprom; |  | ||||||
| 	}; |  | ||||||
| }; |  | ||||||
|   | |||||||
| @@ -85,15 +85,6 @@ | |||||||
| 	}; | 	}; | ||||||
| }; | }; | ||||||
|  |  | ||||||
| &pcie0 { |  | ||||||
| 	status = "okay"; |  | ||||||
|  |  | ||||||
| 	wifi@0,0,0 { |  | ||||||
| 		compatible = "qcom,ath10k"; |  | ||||||
| 		reg = <0x0 0 0 0 0>; |  | ||||||
| 	}; |  | ||||||
| }; |  | ||||||
|  |  | ||||||
| &wmac { | &wmac { | ||||||
| 	status = "okay"; | 	status = "okay"; | ||||||
|  |  | ||||||
|   | |||||||
| @@ -25,6 +25,15 @@ | |||||||
| 	}; | 	}; | ||||||
| }; | }; | ||||||
|  |  | ||||||
|  | &pcie0 { | ||||||
|  | 	status = "okay"; | ||||||
|  |  | ||||||
|  | 	wifi@0,0,0 { | ||||||
|  | 		compatible = "qcom,ath10k"; | ||||||
|  | 		reg = <0x0 0 0 0 0>; | ||||||
|  | 	}; | ||||||
|  | }; | ||||||
|  |  | ||||||
| &spi { | &spi { | ||||||
| 	status = "okay"; | 	status = "okay"; | ||||||
|  |  | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user