Files
rockchip-kernel/arch/arm64/boot/dts/rockchip/rk3576-iotest-v10-linux.dts
Tao Huang 0f2880b94d arm64: dts: rockchip: Move rk3576.dtsi out of rk3576-iotest.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: Ie0b70135b4e139f9912d57ef4be6b846eda1e93f
2024-05-27 18:22:20 +08:00

17 lines
319 B
Plaintext

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