This commit adds a new device tree source file rk3562-iotest-lp3-v10.dtsi to describe the hardware configuration of the Rockchip RK3562 IOTEST LP3 V10 development board. It also modifies the rk3562-iotest-lp3-v10-linux.dts and rk3562-iotest-lp3-v10.dts files to include the new rk3562-iotest-lp3-v10.dtsi file. The main purpose of this commit is to enable synchronized updates for common content related to the RK3562 IOTEST LP3 V10 development board. Change-Id: I8d5d26c12e6b4ed00b43118737f8fe36761eaab7 Signed-off-by: Caesar Wang <wxt@rock-chips.com>
9 lines
179 B
Plaintext
9 lines
179 B
Plaintext
// SPDX-License-Identifier: (GPL-2.0+ OR MIT)
|
|
/*
|
|
* Copyright (c) 2024 Rockchip Electronics Co., Ltd.
|
|
*
|
|
*/
|
|
|
|
#include "rk3562-iotest-lp3-v10.dtsi"
|
|
#include "rk3562-android.dtsi"
|