mirror of
				https://github.com/oplus-giulia-dev/android_kernel_oneplus_sm8650-devicetrees
				synced 2025-11-04 06:44:04 +08:00 
			
		
		
		
	Add support for DTS and respective Makefile to build SA6155 kernel with bazel subsystem. Change-Id: I2969bb310e83ad9c031a937afd6914fb4055baee
		
			
				
	
	
		
			12 lines
		
	
	
		
			246 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			12 lines
		
	
	
		
			246 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
/dts-v1/;
 | 
						|
/plugin/;
 | 
						|
 | 
						|
#include "sa6155-adp-common.dtsi"
 | 
						|
 | 
						|
/ {
 | 
						|
	model = "Qualcomm Technologies, Inc. SA6155 ADP-STAR";
 | 
						|
	compatible = "qcom,sa6155-adp-star", "qcom,sa6155", "qcom,adp-star";
 | 
						|
	qcom,msm-id = <384 0x0>;
 | 
						|
	qcom,board-id = <0x010019 0>;
 | 
						|
};
 |