U-Boot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/1] rockchip: rk3568: Add support for LinkEase EasePi R1
@ 2026-05-12  9:15 Liangbin Lian
  2026-05-12  9:15 ` [PATCH 1/1] " Liangbin Lian
  0 siblings, 1 reply; 2+ messages in thread
From: Liangbin Lian @ 2026-05-12  9:15 UTC (permalink / raw)
  To: Simon Glass, Philipp Tomsich, Kever Yang, Liangbin Lian, Tom Rini,
	Joseph Chen, Mattijs Korpershoek, Michal Simek, Peng Fan,
	Jonas Karlman, Quentin Schulz, Johan Jonker, FUKAUMI Naoki
  Cc: u-boot

LinkEase EasePi R1 [1] is a high-performance mini router.

Specification:
- Rockchip RK3568
- 2GB/4GB LPDDR4 RAM
- 16GB on-board eMMC
- 1x M.2 key for 2280 NVMe (PCIe 3.0)
- 1x USB 3.0 Type-A
- 1x USB 2.0 Type-C (for USB flashing)
- 2x 1000 Base-T (native, RTL8211F)
- 2x 2500 Base-T (PCIe, RTL8125B)
- 1x HDMI 2.0 Output
- 12v DC Jack
- 1x Power key connected to PMIC
- 2x LEDs (one static power supplied, one GPIO controlled)

[1] https://doc.linkease.com/zh/guide/easepi-r1/hardware.html

Signed-off-by: Liangbin Lian <jjm2473@gmail.com>
---

Liangbin Lian (1):
  rockchip: rk3568: Add support for LinkEase EasePi R1

 arch/arm/dts/rk3568-easepi-r1-u-boot.dtsi |  7 ++
 board/rockchip/evb_rk3568/MAINTAINERS     |  6 ++
 configs/easepi-r1-rk3568_defconfig        | 82 +++++++++++++++++++++++
 doc/board/rockchip/rockchip.rst           |  1 +
 4 files changed, 96 insertions(+)
 create mode 100644 arch/arm/dts/rk3568-easepi-r1-u-boot.dtsi
 create mode 100644 configs/easepi-r1-rk3568_defconfig


base-commit: 5732bd0f457b4c671e46574d64d4acb099c0f0a5
-- 
2.51.0


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

end of thread, other threads:[~2026-05-12 12:37 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-05-12  9:15 [PATCH 0/1] rockchip: rk3568: Add support for LinkEase EasePi R1 Liangbin Lian
2026-05-12  9:15 ` [PATCH 1/1] " Liangbin Lian

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox