Include base Parrot DT in dts files for compilation with overlay disabled. Change-Id: I580d6ece717472330a80e7c5178fcbab4d403085
		
			
				
	
	
		
			13 lines
		
	
	
		
			276 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			13 lines
		
	
	
		
			276 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
/dts-v1/;
 | 
						|
 | 
						|
#include "parrot.dtsi"
 | 
						|
#include "parrot-wcn3990.dtsi"
 | 
						|
#include "parrot-qrd.dtsi"
 | 
						|
#include "parrot-qrd-pm7250b.dtsi"
 | 
						|
 | 
						|
/ {
 | 
						|
	model = "Qualcomm Technologies, Inc. Parrot QRD";
 | 
						|
	compatible = "qcom,parrot-qrd", "qcom,parrot", "qcom,qrd";
 | 
						|
	qcom,board-id = <0x1000B 0>;
 | 
						|
};
 |