[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20220709102902.2753851-1-andyshrk@163.com>
Date: Sat, 9 Jul 2022 18:29:02 +0800
From: Andy Yan <andyshrk@....com>
To: heiko@...ech.de, robh+dt@...nel.org, devicetree@...r.kernel.org,
linux-arm-kernel@...ts.infradead.org, linux-kernel@...r.kernel.org,
linux-rockchip@...ts.infradead.org
Cc: Andy Yan <andyshrk@....com>
Subject: [PATCH v2 0/3] Add support for rk3399 based eaidk-610
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
Powered by blists - more mailing lists