linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 0/2] Add support for Firefly ROC-RK3588-RT
@ 2025-09-15  2:22 Kaison Deng
  2025-09-15  2:22 ` [PATCH v3 1/2] dt-bindings: arm: rockchip: Add " Kaison Deng
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Kaison Deng @ 2025-09-15  2:22 UTC (permalink / raw)
  To: Rob Herring, Jimmy Hon, Krzysztof Kozlowski, Conor Dooley,
	Heiko Stuebner, Andrew Lunn
  Cc: Wayne Chou, Quentin Schulz, Dragan Simic, Jonas Karlman,
	FUKAUMI Naoki, Peter Robinson, devicetree, linux-arm-kernel,
	linux-rockchip, linux-kernel, Kaison Deng

This series add support for Firefly ROC-RK3588-RT.

Info of device can be found at:
https://en.t-firefly.com/product/industry/rocrk3588rt

Changes in v3:
- Change rgmii-rxid phy-mode to rgmii-id

Changes in v2:
- Add devicetree binding documentation for the Firefly ROC-RK3588-RT
- Update the description to match the device tree
- Adjust the descriptions of the model and compatible properties
- Add audio support for hdmi0 and hdmi1
- Adjust the attributes of sdhci in alphabetical order

Kaison Deng (2):
  dt-bindings: arm: rockchip: Add Firefly ROC-RK3588-RT
  arm64: dts: rockchip: Add devicetree for the ROC-RK3588-RT

 .../devicetree/bindings/arm/rockchip.yaml     |    5 +
 arch/arm64/boot/dts/rockchip/Makefile         |    1 +
 .../arm64/boot/dts/rockchip/rk3588-roc-rt.dts | 1134 +++++++++++++++++
 3 files changed, 1140 insertions(+)
 create mode 100644 arch/arm64/boot/dts/rockchip/rk3588-roc-rt.dts

-- 
2.25.1



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

end of thread, other threads:[~2025-09-18 21:10 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-09-15  2:22 [PATCH v3 0/2] Add support for Firefly ROC-RK3588-RT Kaison Deng
2025-09-15  2:22 ` [PATCH v3 1/2] dt-bindings: arm: rockchip: Add " Kaison Deng
2025-09-15 13:54   ` Rob Herring (Arm)
2025-09-16  3:28     ` Kaison Deng
2025-09-16  7:34       ` Heiko Stübner
2025-09-15  2:22 ` [PATCH v3 2/2] arm64: dts: rockchip: Add devicetree for the ROC-RK3588-RT Kaison Deng
2025-09-15  3:01   ` Andrew Lunn
2025-09-18 21:09 ` [PATCH v3 0/2] Add support for Firefly ROC-RK3588-RT 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).