devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/3] Add support for rk3399 based eaidk-610
@ 2022-07-09 10:29 Andy Yan
  2022-07-09 10:29 ` [PATCH v2 1/3] dt-bindings: vendor-prefixes: Add OPEN AI LAB Andy Yan
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: Andy Yan @ 2022-07-09 10:29 UTC (permalink / raw)
  To: heiko, robh+dt, devicetree, linux-arm-kernel, linux-kernel,
	linux-rockchip
  Cc: Andy Yan


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


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2022-09-04 17:22 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-07-09 10:29 [PATCH v2 0/3] Add support for rk3399 based eaidk-610 Andy Yan
2022-07-09 10:29 ` [PATCH v2 1/3] dt-bindings: vendor-prefixes: Add OPEN AI LAB Andy Yan
2022-07-11 23:08   ` Rob Herring
2022-07-09 10:30 ` [PATCH v2 2/3] dt-bindings: arm: rockchip: Add EAIDK-610 Andy Yan
2022-07-11 23:09   ` Rob Herring
2022-07-09 10:30 ` [PATCH v2 3/3] arm64: dts: rockchip: Add dts for a rk3399 based board EAIDK-610 Andy Yan
2022-08-31 13:20   ` Andy Yan
2022-09-04 17:22 ` [PATCH v2 0/3] Add support for rk3399 based eaidk-610 Heiko Stuebner

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).