Devicetree
 help / color / mirror / Atom feed
* [PATCH 0/2] arm64: dts: rockchip: Add ArmSoM CM5 and CM5-IO
@ 2026-07-16  1:28 Jiaxing Hu
  2026-07-16  1:28 ` [PATCH 1/2] dt-bindings: arm: " Jiaxing Hu
  2026-07-16  1:28 ` [PATCH 2/2] arm64: dts: " Jiaxing Hu
  0 siblings, 2 replies; 7+ messages in thread
From: Jiaxing Hu @ 2026-07-16  1:28 UTC (permalink / raw)
  To: linux-rockchip
  Cc: heiko, robh, krzk+dt, conor+dt, devicetree, linux-arm-kernel,
	linux-kernel

Add mainline support for the ArmSoM CM5, an RK3576 compute module, and
its CM5-IO carrier board.

Patch 1 adds the binding, patch 2 the module dtsi and the carrier dts.

The on-module YT8531 PHY has no crystal and needs the SoC 25 MHz
reference clock (clk_mac_refout). Enabling it for RGMII needs a small
dwmac-rk change sent separately to netdev [1]; the clock is optional so
this DTS applies without it.

Tested on a CM5-IO: the YT8531 link comes up at 1Gbps, and RK806,
HYM8563, eMMC, microSD, the USB3 hub and PCIe all probe.

[1] net: stmmac: dwmac-rk: enable the reference clock for output mode

Jiaxing Hu (2):
  dt-bindings: arm: rockchip: Add ArmSoM CM5 and CM5-IO
  arm64: dts: rockchip: Add ArmSoM CM5 and CM5-IO

 .../devicetree/bindings/arm/rockchip.yaml     |   7 +
 arch/arm64/boot/dts/rockchip/Makefile         |   1 +
 .../dts/rockchip/rk3576-armsom-cm5-io.dts     | 414 +++++++++++++
 .../boot/dts/rockchip/rk3576-armsom-cm5.dtsi  | 576 ++++++++++++++++++
 4 files changed, 998 insertions(+)
 create mode 100644 arch/arm64/boot/dts/rockchip/rk3576-armsom-cm5-io.dts
 create mode 100644 arch/arm64/boot/dts/rockchip/rk3576-armsom-cm5.dtsi

-- 
2.43.0


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

end of thread, other threads:[~2026-07-16  8:23 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-07-16  1:28 [PATCH 0/2] arm64: dts: rockchip: Add ArmSoM CM5 and CM5-IO Jiaxing Hu
2026-07-16  1:28 ` [PATCH 1/2] dt-bindings: arm: " Jiaxing Hu
2026-07-16  8:23   ` Krzysztof Kozlowski
2026-07-16  1:28 ` [PATCH 2/2] arm64: dts: " Jiaxing Hu
2026-07-16  1:40   ` sashiko-bot
2026-07-16  6:55     ` Jiaxing Hu
2026-07-16  8:23   ` Krzysztof Kozlowski

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