aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/rockchip/files-5.10/arch/arm64/boot/dts/rockchip/rk3399-rock-pi-4.dts
blob: f6e7710a01cb4f15df92b2ee8827d66001fc482d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
// 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>
 */

/* TODO
 * Delete this file and migrate RockPi 4 to RockPi 4A after
 * removing Kernel 5.4.
 */


/dts-v1/;
#include "rk3399-rock-pi-4.dtsi"

/ {
	model = "Radxa ROCK Pi 4";
	compatible = "radxa,rockpi4", "rockchip,rk3399";
};