You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
17 lines
292 B
17 lines
292 B
2 years ago
|
// SPDX-License-Identifier: (GPL-2.0+ OR MIT)
|
||
|
/*
|
||
|
* Copyright (c) 2022 Rockchip Electronics Co., Ltd.
|
||
|
*
|
||
|
*/
|
||
|
|
||
|
/dts-v1/;
|
||
|
|
||
|
#include "rk3528.dtsi"
|
||
|
#include "rk3528-android.dtsi"
|
||
|
|
||
|
/ {
|
||
|
model = "Rockchip rk3528 iotest board";
|
||
|
compatible = "rockchip,rk3528-iotest-lp3-v10", "rockchip,rk3528";
|
||
|
};
|
||
|
|