[PATCH v2 0/3] Add support for rk3399 based eaidk-610

From: Andy Yan
Date: Sat Jul 09 2022 - 06:29:44 EST



EAIDK-610 is from OPEN AI LAB and popularly used by university
students.

Specification:
- Rockchip RK3399
- LPDDR3 4GB
- TF sd scard slot
- eMMC
- AP6255 for WiFi + BT
- Gigabit ethernet
- HDMI out
- 40 pin header
- USB 2.0 x 2
- USB 3.0 x 1
- USB 3.0 Type-C x 1
- 12V DC Power supply

This patch is test on Armbain and Glodroid with
HDMI/GPU/USB HOST/Type-C ADB/WIFI/BT.

Changes in v2:
- split bindings to a seperate patch
- address Rob's review about power-key and auido codec
- drop status property of fusb302
- enable bluetooth and typec otg

Andy Yan (3):
dt-bindings: vendor-prefixes: Add OPEN AI LAB
dt-bindings: arm: rockchip: Add EAIDK-610
arm64: dts: rockchip: Add dts for a rk3399 based board EAIDK-610

.../devicetree/bindings/arm/rockchip.yaml | 5 +
.../devicetree/bindings/vendor-prefixes.yaml | 2 +
arch/arm64/boot/dts/rockchip/Makefile | 1 +
.../boot/dts/rockchip/rk3399-eaidk-610.dts | 939 ++++++++++++++++++
4 files changed, 947 insertions(+)
create mode 100644 arch/arm64/boot/dts/rockchip/rk3399-eaidk-610.dts

--
2.34.1