Signed-off-by: Weiwen Chen <cww@rock-chips.com> Change-Id: I9374464d0f6024f2cb79de96302d4c404e445ae6
14 lines
304 B
Plaintext
14 lines
304 B
Plaintext
// SPDX-License-Identifier: (GPL-2.0+ OR MIT)
|
|
/*
|
|
* Copyright (c) 2025 Rockchip Electronics Co., Ltd.
|
|
*/
|
|
|
|
#include "rv1126b-evb1-v10-spi-nor.dts"
|
|
#include "rv1126b-evb1-v11.dtsi"
|
|
|
|
/ {
|
|
model = "Rockchip RV1126B EVB1 V11 Board";
|
|
compatible = "rockchip,rv1126b-evb1-v11-spi-nor", "rockchip,rv1126b";
|
|
|
|
};
|