Specification: - Rockchip RK3588S - RK806-2x2pcs + DiscretePower - eMMC5.1 + SPI Flash - Micro SD Card3.0 - 1 x Typec3.0 + 2 x USB2 HOST - 1 x 1Lane PCIE2.0 Connector(RC Mode) - Headphone output - Array Key(MENU/VOL+/VOL-/ESC), Reset, Power on/off Key - 6 x SARADC Damon Ding (2): dt-bindings: arm: rockchip: Add rk3588s evb1 board arm64: dts: rockchip: Add support for rk3588s evb1 board Changes in v2: - rename amplifier nodes to amplifier-headphone and amplifier-speaker - sort audio and backlight nodes by node name - format names of regulator nodes to regulator-* - add CPU/memory regulator coupling - fix "VOP-" to "VOL-" in commit message - remove bootargs property in chosen node .../devicetree/bindings/arm/rockchip.yaml | 5 + arch/arm64/boot/dts/rockchip/Makefile | 1 + .../boot/dts/rockchip/rk3588s-evb1-v10.dts | 1131 +++++++++++++++++ 3 files changed, 1137 insertions(+) create mode 100644 arch/arm64/boot/dts/rockchip/rk3588s-evb1-v10.dts -- 2.34.1