[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20250520-add-rock5t-v2-0-1f1971850a20@collabora.com>
Date: Tue, 20 May 2025 20:50:07 +0200
From: Nicolas Frattaroli <nicolas.frattaroli@...labora.com>
To: Rob Herring <robh@...nel.org>, Krzysztof Kozlowski <krzk+dt@...nel.org>,
Conor Dooley <conor+dt@...nel.org>, Heiko Stuebner <heiko@...ech.de>,
Sebastian Reichel <sebastian.reichel@...labora.com>
Cc: kernel@...labora.com, devicetree@...r.kernel.org,
linux-arm-kernel@...ts.infradead.org, linux-rockchip@...ts.infradead.org,
linux-kernel@...r.kernel.org,
Nicolas Frattaroli <nicolas.frattaroli@...labora.com>,
Krzysztof Kozlowski <krzysztof.kozlowski@...aro.org>
Subject: [PATCH v2 0/4] Add RADXA ROCK 5T support
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@...labora.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@...labora.com>
Powered by blists - more mailing lists