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. FUKAUMI Naoki (2): dt-bindings: arm: rockchip: Add Radxa ROCK 5B+ arm64: dts: rockchip: Add Radxa ROCK 5B+ .../devicetree/bindings/arm/rockchip.yaml | 5 + arch/arm64/boot/dts/rockchip/Makefile | 1 + .../boot/dts/rockchip/rk3588-rock-5.dtsi | 1042 +++++++++++++++++ .../boot/dts/rockchip/rk3588-rock-5b-plus.dts | 87 ++ 4 files changed, 1135 insertions(+) create mode 100644 arch/arm64/boot/dts/rockchip/rk3588-rock-5.dtsi create mode 100644 arch/arm64/boot/dts/rockchip/rk3588-rock-5b-plus.dts -- 2.43.0