mirror of
				https://github.com/smaeul/u-boot.git
				synced 2025-11-04 05:50:17 +00:00 
			
		
		
		
	arm: mach-k3: am62a: Add main_timer0 id to the dev list
main_timer0 is used by u-boot as the tick-timer. Add it to the soc devices list so it an be enabled via the k3 power controller. Signed-off-by: Nishanth Menon <nm@ti.com> Reviewed-by: Neha Malcom Francis <n-francis@ti.com>
This commit is contained in:
		
							parent
							
								
									170ae49d81
								
							
						
					
					
						commit
						6a331b8014
					
				@ -52,6 +52,7 @@ static struct ti_dev soc_dev_list[] = {
 | 
				
			|||||||
	PSC_DEV(161, &soc_lpsc_list[5]),
 | 
						PSC_DEV(161, &soc_lpsc_list[5]),
 | 
				
			||||||
	PSC_DEV(162, &soc_lpsc_list[6]),
 | 
						PSC_DEV(162, &soc_lpsc_list[6]),
 | 
				
			||||||
	PSC_DEV(75, &soc_lpsc_list[7]),
 | 
						PSC_DEV(75, &soc_lpsc_list[7]),
 | 
				
			||||||
 | 
						PSC_DEV(36, &soc_lpsc_list[8]),
 | 
				
			||||||
	PSC_DEV(102, &soc_lpsc_list[8]),
 | 
						PSC_DEV(102, &soc_lpsc_list[8]),
 | 
				
			||||||
	PSC_DEV(146, &soc_lpsc_list[8]),
 | 
						PSC_DEV(146, &soc_lpsc_list[8]),
 | 
				
			||||||
	PSC_DEV(166, &soc_lpsc_list[9]),
 | 
						PSC_DEV(166, &soc_lpsc_list[9]),
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user