mirror of
				https://source.denx.de/u-boot/u-boot.git
				synced 2025-10-31 16:31:25 +01:00 
			
		
		
		
	Sync the rk3399 DTs and associated bits from 5.14-rc1. Signed-off-by: Peter Robinson <pbrobinson@gmail.com> (Remove the conflict content for vmarc-som) Signed-off-by: Kever Yang <kever.yang@rock-chips.com>
		
			
				
	
	
		
			14 lines
		
	
	
		
			328 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			14 lines
		
	
	
		
			328 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
 | |
| /*
 | |
|  * Copyright (c) 2019 Akash Gajjar <Akash_Gajjar@mentor.com>
 | |
|  * Copyright (c) 2019 Pragnesh Patel <Pragnesh_Patel@mentor.com>
 | |
|  */
 | |
| 
 | |
| /dts-v1/;
 | |
| #include "rk3399-rock-pi-4.dtsi"
 | |
| 
 | |
| / {
 | |
| 	model = "Radxa ROCK Pi 4A";
 | |
| 	compatible = "radxa,rockpi4a", "radxa,rockpi4", "rockchip,rk3399";
 | |
| };
 |