Add platform specific device tree files for Parrot VM. Change-Id: I790e3de4ae7e9b5e88d5185a80e051874deede05
		
			
				
	
	
		
			11 lines
		
	
	
		
			256 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			11 lines
		
	
	
		
			256 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
/dts-v1/;
 | 
						|
 | 
						|
#include "parrot-vm.dtsi"
 | 
						|
#include "parrot-vm-idp-wcn6750-amoled-rcm.dtsi"
 | 
						|
 | 
						|
/ {
 | 
						|
	model = "Qualcomm Technologies, Inc. Parrot WCN6750 VM IDP + AMOLED + RCM";
 | 
						|
	compatible = "qcom,parrot-idp", "qcom,parrot", "qcom,idp";
 | 
						|
	qcom,board-id = <34 2>;
 | 
						|
};
 |