Devicetree
 help / color / mirror / Atom feed
* [PATCH 0/2] arm64: dts: rockchip: Add Radxa E54C
@ 2026-08-08  8:00 Chukun Pan
  2026-08-08  8:00 ` [PATCH 1/2] dt-bindings: arm: " Chukun Pan
  2026-08-08  8:00 ` [PATCH 2/2] arm64: dts: " Chukun Pan
  0 siblings, 2 replies; 6+ messages in thread
From: Chukun Pan @ 2026-08-08  8:00 UTC (permalink / raw)
  To: Heiko Stuebner
  Cc: Rob Herring, Chukun Pan, FUKAUMI Naoki, Conor Dooley,
	Krzysztof Kozlowski, linux-arm-kernel, linux-rockchip,
	linux-kernel, devicetree

This series requires the following commit in Linux v7.2 to make the
switch work: https://github.com/torvalds/linux/commit/9da2c8672f77

There was a conflict between eMMC and SPI Flash, so the unmounted
eMMC was disabled. The schematic can be found below:
https://dl.radxa.com/e/e54c/hw/radxa_e54c_v1.2_schematic.pdf

The following functions were tested:
- Boot from SD card using generic-rk3588 u-boot
- USB Type-C connection to RTL8153 network card
- USB Type-C connection to USB 3.0 drive
- 2x USB 2.0 and 1x USB 3.0 Type-A HOST
- RTL8367RB 4-Port Gigabit Switch
- HDMI 1080P Output
- Button and LED
- PCIe NVMe SSD

Chukun Pan (2):
  dt-bindings: arm: rockchip: Add Radxa E54C
  arm64: dts: rockchip: Add Radxa E54C

 .../devicetree/bindings/arm/rockchip.yaml     |    6 +-
 arch/arm64/boot/dts/rockchip/Makefile         |    1 +
 .../boot/dts/rockchip/rk3582-radxa-e54c.dts   | 1182 +++++++++++++++++
 3 files changed, 1187 insertions(+), 2 deletions(-)
 create mode 100644 arch/arm64/boot/dts/rockchip/rk3582-radxa-e54c.dts

-- 
2.34.1


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

end of thread, other threads:[~2026-08-12 22:35 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-08-08  8:00 [PATCH 0/2] arm64: dts: rockchip: Add Radxa E54C Chukun Pan
2026-08-08  8:00 ` [PATCH 1/2] dt-bindings: arm: " Chukun Pan
2026-08-12 22:35   ` Rob Herring (Arm)
2026-08-08  8:00 ` [PATCH 2/2] arm64: dts: " Chukun Pan
2026-08-08  8:12   ` sashiko-bot
2026-08-12 21:52   ` Andrew Lunn

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