[PATCH v2 0/4] Add RADXA ROCK 5T support

Nicolas Frattaroli nicolas.frattaroli at collabora.com
Tue May 20 11:50:07 PDT 2025


The ROCK 5T is quite similar to the ROCK 5B+ and the ROCK 5B, so to
share as much DT boilerplate between them as we can, this series
reorganises things a bit and then adds the ROCK 5T .dts.

Signed-off-by: Nicolas Frattaroli <nicolas.frattaroli at collabora.com>
---
Changes in v2:
- Split up "reorganise common rock5* nodes" into two patches, where the
  first simply renamed the file and changes the includes, and the second
  moves B/+ nodes out of the shared include into a common B/+ include,
  to address Sebastian Reichel's review.
- Rebase onto next-20250516
- Drop anything relating to the USB-C patch that wasn't picked
- Link to v1: https://lore.kernel.org/r/20250509-add-rock5t-v1-0-cff1de74eced@collabora.com

---
Nicolas Frattaroli (4):
      dt-bindings: arm: rockchip: add RADXA ROCK 5T
      arm64: dts: rockchip: rename rk3588-rock-5b.dtsi
      arm64: dts: rockchip: move common ROCK 5B/+ nodes into own tree
      arm64: dts: rockchip: add ROCK 5T device tree

 .../devicetree/bindings/arm/rockchip.yaml          |   5 +
 arch/arm64/boot/dts/rockchip/Makefile              |   1 +
 .../boot/dts/rockchip/rk3588-rock-5b-5bp-5t.dtsi   | 878 +++++++++++++++++++++
 arch/arm64/boot/dts/rockchip/rk3588-rock-5b.dtsi   | 875 +-------------------
 arch/arm64/boot/dts/rockchip/rk3588-rock-5t.dts    | 105 +++
 5 files changed, 997 insertions(+), 867 deletions(-)
---
base-commit: 8e7386987569f6c99e6dc86d939476350049b9fd
change-id: 20250509-add-rock5t-fde5927de36b

Best regards,
-- 
Nicolas Frattaroli <nicolas.frattaroli at collabora.com>




More information about the Linux-rockchip mailing list