mirror of
https://github.com/torvalds/linux.git
synced 2026-06-08 22:52:35 +02:00
arm64: dts: rockchip: support rk3588s tablet v11, single rk806.
Signed-off-by: Jason Song <sxj@rock-chips.com> Change-Id: I96f7d494d2470aacde8ea95ba84dd6f5bb50efdc
This commit is contained in:
parent
d17c82171e
commit
d1ae8597d2
|
|
@ -129,3 +129,4 @@ dtb-$(CONFIG_ARCH_ROCKCHIP) += rk3588s-evb4-lp4x-v10.dtb
|
|||
dtb-$(CONFIG_ARCH_ROCKCHIP) += rk3588s-evb4-lp4x-v10-linux.dtb
|
||||
dtb-$(CONFIG_ARCH_ROCKCHIP) += rk3588s-tablet-rk806-single-v10.dtb
|
||||
dtb-$(CONFIG_ARCH_ROCKCHIP) += rk3588s-tablet-v10.dtb
|
||||
dtb-$(CONFIG_ARCH_ROCKCHIP) += rk3588s-tablet-v11.dtb
|
||||
|
|
|
|||
1371
arch/arm64/boot/dts/rockchip/rk3588s-tablet-single.dtsi
Normal file
1371
arch/arm64/boot/dts/rockchip/rk3588s-tablet-single.dtsi
Normal file
File diff suppressed because it is too large
Load Diff
14
arch/arm64/boot/dts/rockchip/rk3588s-tablet-v11.dts
Normal file
14
arch/arm64/boot/dts/rockchip/rk3588s-tablet-v11.dts
Normal file
|
|
@ -0,0 +1,14 @@
|
|||
// SPDX-License-Identifier: (GPL-2.0+ OR MIT)
|
||||
/*
|
||||
* Copyright (c) 2021 Rockchip Electronics Co., Ltd.
|
||||
*
|
||||
*/
|
||||
|
||||
/dts-v1/;
|
||||
|
||||
#include "rk3588s-tablet-single.dtsi"
|
||||
|
||||
/ {
|
||||
model = "Rockchip RK3588S TABLET V11 Board";
|
||||
compatible = "rockchip,rk3588s-tablet-v11", "rockchip,rk3588";
|
||||
};
|
||||
Loading…
Reference in New Issue
Block a user