forked from Mirrors/opensbi
		
	lib: utils: atcsmu: Add Andes System Management Unit support
This patch adds atcsmu support for Andes AE350 platforms. The SMU provides system management capabilities, including clock, reset and power control based on power domain partitions. Signed-off-by: Yu Chien Peter Lin <peterlin@andestech.com> Reviewed-by: Anup Patel <anup@brainfault.org>
This commit is contained in:
		
				
					committed by
					
						
						Anup Patel
					
				
			
			
				
	
			
			
			
						parent
						
							b1818ee244
						
					
				
				
					commit
					9c4eb3521e
				
			@@ -2,6 +2,10 @@
 | 
			
		||||
 | 
			
		||||
menu "System Device Support"
 | 
			
		||||
 | 
			
		||||
config SYS_ATCSMU
 | 
			
		||||
	bool "Andes System Management Unit (SMU) support"
 | 
			
		||||
	default n
 | 
			
		||||
 | 
			
		||||
config SYS_HTIF
 | 
			
		||||
	bool "Host transfere interface (HTIF) support"
 | 
			
		||||
	default n
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user