18 lines
384 B
Plaintext
18 lines
384 B
Plaintext
// SPDX-License-Identifier: (GPL-2.0+ OR MIT)
|
|
/*
|
|
* Copyright (c) 2024 Rockchip Electronics Co., Ltd.
|
|
*
|
|
*/
|
|
|
|
/dts-v1/;
|
|
|
|
#include "rk3576.dtsi"
|
|
#include "rk3576-industry-evb.dtsi"
|
|
#include "rk3576-industry-evb-cam-dcphy0.dtsi"
|
|
#include "rk3576-linux.dtsi"
|
|
|
|
/ {
|
|
model = "Rockchip RK3576 INDUSTRY EVB V10 Board";
|
|
compatible = "rockchip,rk3576-industry-evb-v10", "rockchip,rk3576";
|
|
};
|