Files
rockchip-kernel/arch/arm64/boot/dts/rockchip/rk3576-test2-v10-linux.dts
Tao Huang 817483ec0c arm64: dts: rockchip: Move rk3576.dtsi out of rk3576-test2.dtsi
Allow the final dts to modify the contents of rk3576.dtsi,
e.g. including rk3576-cpu-swap.dtsi

Signed-off-by: Tao Huang <huangtao@rock-chips.com>
Change-Id: I2740041f036a58b2e8a44acc2d536226c6ba782a
2024-05-27 18:22:20 +08:00

17 lines
316 B
Plaintext

// SPDX-License-Identifier: (GPL-2.0+ OR MIT)
/*
* Copyright (c) 2024 Rockchip Electronics Co., Ltd.
*
*/
/dts-v1/;
#include "rk3576.dtsi"
#include "rk3576-test2.dtsi"
#include "rk3576-linux.dtsi"
/ {
model = "Rockchip RK3576 TEST2 V10 Board";
compatible = "rockchip,rk3576-test2-v10", "rockchip,rk3576";
};