The Radxa ROCK 5B+ is an upgraded version of the Radxa ROCK 5B. This patch series introduces a shared .dtsi that can be used on the new Radxa ROCK 5B+, the existing Radxa ROCK 5B, and the upcoming Radxa ROCK 5T. This patch series includes "arm64: dts: rockchip: Add USB-C support to ROCK 5B" by Sebastian Reichel[1]. [1] https://patchwork.kernel.org/project/linux-rockchip/patch/20241210163615.120594-1-sebastian.reichel@xxxxxxxxxxxxx/ FUKAUMI Naoki (3): dt-bindings: arm: rockchip: Add Radxa ROCK 5B+ arm64: dts: rockchip: Add Radxa ROCK 5B+ arm64: dts: rockchip: Convert Radxa ROCK 5B to use shared .dtsi .../devicetree/bindings/arm/rockchip.yaml | 5 + arch/arm64/boot/dts/rockchip/Makefile | 1 + ...{rk3588-rock-5b.dts => rk3588-rock-5.dtsi} | 555 +++++---- .../boot/dts/rockchip/rk3588-rock-5b-plus.dts | 97 ++ .../boot/dts/rockchip/rk3588-rock-5b.dts | 1026 ++--------------- 5 files changed, 549 insertions(+), 1135 deletions(-) copy arch/arm64/boot/dts/rockchip/{rk3588-rock-5b.dts => rk3588-rock-5.dtsi} (71%) create mode 100644 arch/arm64/boot/dts/rockchip/rk3588-rock-5b-plus.dts rewrite arch/arm64/boot/dts/rockchip/rk3588-rock-5b.dts (93%) -- 2.43.0