arm64: dts: rockchip: Add rk3588-evb2 board

Here is the evb2 peripheral interface list:
1. 3xUSB30(HOST)+1XUSB(HOST)
2. 1XUSB20
3. 1XSATA
4. 1XHDMI2.1 TX
5. 1XHDMI2.0 RX
6. 1XWIFI6(sdio)
7. 1XeDP
8. 1XDP
9. 1XVGA
10.1X10/100/1000 RJ45(pcie)
11.1xPCIE30X4
12.1X10/100/1000 RJ45(rgmii)
13.2X4LANE mipi csi connector(B TO B 80 PIN)----For CAMERA OR ARRAY MIC
14.2x4Lane Mipi D-PHY RX Connector (B TO B 80Pin) ----For CAMERA
15.1X4Lane Mipi D-PHY TX Connector  (FPC 30 Pin)----For MIPI LCD
16.TF CARD
17.1xIR Receiver
18.1xPHONE+2XSPK(ES8388+TT8642)
19.1xRecovery + reset+pwr+(vol+)+(vol-)+esc+boot key
20.1xRS232+1XRS485+1CAN
21.Debug Uart(UART)+JTAG
22.Support ARRAY MIC+LOOPBACK

Signed-off-by: Kever Yang <kever.yang@rock-chips.com>
Change-Id: I9992751b5e4fe6a700c42a1cb7f3da4b3c6e1a4d
This commit is contained in:
Kever Yang
2021-08-23 16:18:20 +08:00
committed by Tao Huang
parent 6dff499600
commit b2c551debe
2 changed files with 15 additions and 0 deletions

View File

@@ -84,3 +84,4 @@ dtb-$(CONFIG_ARCH_ROCKCHIP) += rk3568-nvr-demo-v10-linux.dtb
dtb-$(CONFIG_ARCH_ROCKCHIP) += rk3568-nvr-demo-v10-linux-spi-nand.dtb
dtb-$(CONFIG_ARCH_ROCKCHIP) += rk3568-nvr-demo-v12-linux.dtb
dtb-$(CONFIG_ARCH_ROCKCHIP) += rk3568-nvr-demo-v12-linux-spi-nand.dtb
dtb-$(CONFIG_ARCH_ROCKCHIP) += rk3588-evb2-lp4-v10.dtb

View File

@@ -0,0 +1,14 @@
// SPDX-License-Identifier: (GPL-2.0+ OR MIT)
/*
* Copyright (c) 2021 Rockchip Electronics Co., Ltd.
*
*/
/dts-v1/;
#include "rk3588.dtsi"
/ {
model = "Rockchip RK3588 EVB2 LP4 V10 Board";
compatible = "rockchip,rk3588-evb2-lp4-v10", "rockchip,rk3588";
};