public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] Add support for Firefly ROC-RK3588-RT
@ 2025-09-09  1:31 Kaison Deng
  2025-09-09  1:31 ` [PATCH v2 1/2] dt-bindings: arm: rockchip: Add " Kaison Deng
  2025-09-09  1:31 ` [PATCH v2 2/2] arm64: dts: rockchip: Add devicetree for the ROC-RK3588-RT Kaison Deng
  0 siblings, 2 replies; 9+ messages in thread
From: Kaison Deng @ 2025-09-09  1:31 UTC (permalink / raw)
  To: Rob Herring, Jimmy Hon, Krzysztof Kozlowski, Conor Dooley,
	Heiko Stuebner
  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 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 | 1136 +++++++++++++++++
 3 files changed, 1142 insertions(+)
 create mode 100644 arch/arm64/boot/dts/rockchip/rk3588-roc-rt.dts

-- 
2.25.1


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

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

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-09-09  1:31 [PATCH v2 0/2] Add support for Firefly ROC-RK3588-RT Kaison Deng
2025-09-09  1:31 ` [PATCH v2 1/2] dt-bindings: arm: rockchip: Add " Kaison Deng
2025-09-09  7:22   ` Krzysztof Kozlowski
2025-09-10  5:47     ` Kaison Deng
2025-09-10  7:10       ` Krzysztof Kozlowski
2025-09-09  1:31 ` [PATCH v2 2/2] arm64: dts: rockchip: Add devicetree for the ROC-RK3588-RT Kaison Deng
2025-09-09 12:31   ` Andrew Lunn
2025-09-10  2:55     ` Kaison
2025-09-10 12:15       ` Andrew Lunn

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