Add initial device tree support for Neo IDP/ATP platform. Change-Id: I07466c07bd132e1e22b8ee1c1349269b8b352420
		
			
				
	
	
		
			12 lines
		
	
	
		
			191 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			12 lines
		
	
	
		
			191 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
/dts-v1/;
 | 
						|
 | 
						|
#include "neo.dtsi"
 | 
						|
#include "neo-atp.dtsi"
 | 
						|
 | 
						|
/ {
 | 
						|
	model = "Qualcomm Technologies, Inc. Neo ATP";
 | 
						|
	compatible = "qcom,neo-atp", "qcom,neo", "qcom,atp";
 | 
						|
	qcom,board-id = <33 0>;
 | 
						|
};
 | 
						|
 |