mirror of
				https://github.com/smaeul/u-boot.git
				synced 2025-10-31 03:58:17 +00:00 
			
		
		
		
	Re-sync all Logic PD OMAP35 and AM/DM37 boards with Kernel 5.2.1 Signed-off-by: Adam Ford <aford173@gmail.com>
		
			
				
	
	
		
			14 lines
		
	
	
		
			316 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			14 lines
		
	
	
		
			316 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| // SPDX-License-Identifier: GPL-2.0-only
 | |
| 
 | |
| /dts-v1/;
 | |
| 
 | |
| #include "omap34xx.dtsi"
 | |
| #include "logicpd-torpedo-som.dtsi"
 | |
| #include "logicpd-torpedo-baseboard.dtsi"
 | |
| #include "omap-gpmc-smsc9221.dtsi"
 | |
| 
 | |
| / {
 | |
| 	model = "LogicPD Zoom OMAP35xx Torpedo Development Kit";
 | |
| 	compatible = "logicpd,dm3730-torpedo-devkit", "ti,omap3";
 | |
| };
 |