mirror of
				https://github.com/oplus-giulia-dev/android_kernel_oneplus_sm8650-devicetrees
				synced 2025-11-04 06:44:04 +08:00 
			
		
		
		
	Add device tree files for lemans-gunyah-vm platform. Change-Id: I11ab5ad3ef75a1f29acf67c4f100c3b8b4dac929
		
			
				
	
	
		
			17 lines
		
	
	
		
			134 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			17 lines
		
	
	
		
			134 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
#include "lemans-gunyah-vm.dtsi"
 | 
						|
 | 
						|
&CPU1 {
 | 
						|
	reg = <0x0 0x1>;
 | 
						|
};
 | 
						|
 | 
						|
&CPU2 {
 | 
						|
	reg = <0x0 0x2>;
 | 
						|
};
 | 
						|
 | 
						|
&CPU3 {
 | 
						|
	reg = <0x0 0x3>;
 | 
						|
};
 | 
						|
 | 
						|
&soc {
 | 
						|
};
 |