17 lines
		
	
	
	
		
			460 B
			
		
	
	
	
		
			Text
		
	
	
	
	
	
		
		
			
		
	
	
			17 lines
		
	
	
	
		
			460 B
			
		
	
	
	
		
			Text
		
	
	
	
	
	
| 
								 | 
							
								/*
							 | 
						||
| 
								 | 
							
								 * Copyright (C) 2013 STMicroelectronics (R&D) Limited.
							 | 
						||
| 
								 | 
							
								 * Author: Srinivas Kandagatla <srinivas.kandagatla@st.com>
							 | 
						||
| 
								 | 
							
								 *
							 | 
						||
| 
								 | 
							
								 * This program is free software; you can redistribute it and/or modify
							 | 
						||
| 
								 | 
							
								 * it under the terms of the GNU General Public License version 2 as
							 | 
						||
| 
								 | 
							
								 * publishhed by the Free Software Foundation.
							 | 
						||
| 
								 | 
							
								 */
							 | 
						||
| 
								 | 
							
								/dts-v1/;
							 | 
						||
| 
								 | 
							
								#include "stih416.dtsi"
							 | 
						||
| 
								 | 
							
								#include "stih41x-b2000.dtsi"
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								/ {
							 | 
						||
| 
								 | 
							
									compatible = "st,stih416", "st,stih416-b2000";
							 | 
						||
| 
								 | 
							
									model = "STiH416 B2000";
							 | 
						||
| 
								 | 
							
								};
							 |