ath79: fix qca955x dual pci resource allocation
Tested with a dual pci QCA9558 board (LibreRouter v1) in three configurations: enabling pcie0 only, pcie1 only and both enabled. Signed-off-by: Santiago Piccinini <spiccinini@altermundi.net> Signed-off-by: Christian Lamparter <chunkeey@gmail.com> [removed ML notice]
This commit is contained in:
		 Santiago Piccinini
					Santiago Piccinini
				
			
				
					committed by
					
						 Christian Lamparter
						Christian Lamparter
					
				
			
			
				
	
			
			
			 Christian Lamparter
						Christian Lamparter
					
				
			
						parent
						
							eea66c3227
						
					
				
				
					commit
					cc8bd77772
				
			| @@ -209,7 +209,7 @@ | |||||||
| 				      <0x16000000 0x1000>; /* CFG */ | 				      <0x16000000 0x1000>; /* CFG */ | ||||||
| 				reg-names = "crp_base", "ctrl_base", "cfg_base"; | 				reg-names = "crp_base", "ctrl_base", "cfg_base"; | ||||||
| 				ranges = <0x2000000 0 0x12000000 0x12000000 0 0x02000000	/* pci memory */ | 				ranges = <0x2000000 0 0x12000000 0x12000000 0 0x02000000	/* pci memory */ | ||||||
| 					  0x1000000 0 0x00000000 0x0000000 0 0x000001>;		/* io space */ | 					  0x1000000 0 0x00000000 0x0000001 0 0x000001>;		/* io space */ | ||||||
| 				interrupt-parent = <&intc3>; | 				interrupt-parent = <&intc3>; | ||||||
| 				interrupts = <0>; | 				interrupts = <0>; | ||||||
|  |  | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user