[PATCH] arm64: dts: rockchip: Fix RK3562 EVB2 model name

谢致邦 (XIE Zhibang) posted 1 patch 2 weeks, 3 days ago
arch/arm64/boot/dts/rockchip/rk3562-evb2-v10.dts | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
[PATCH] arm64: dts: rockchip: Fix RK3562 EVB2 model name
Posted by 谢致邦 (XIE Zhibang) 2 weeks, 3 days ago
The model name should be "Rockchip RK3562 EVB2 V10 Board".

Fixes: ceb6ef1ea900 ("arm64: dts: rockchip: Add RK3562 evb2 devicetree")
Signed-off-by: 谢致邦 (XIE Zhibang) <Yeking@Red54.com>
---
Reference:
https://github.com/rockchip-linux/kernel/blob/develop-6.6/arch/arm64/boot/dts/rockchip/rk3562-evb2-ddr4-v10.dtsi#L16

 arch/arm64/boot/dts/rockchip/rk3562-evb2-v10.dts | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/arm64/boot/dts/rockchip/rk3562-evb2-v10.dts b/arch/arm64/boot/dts/rockchip/rk3562-evb2-v10.dts
index 6a84db154a7d..387062eea520 100644
--- a/arch/arm64/boot/dts/rockchip/rk3562-evb2-v10.dts
+++ b/arch/arm64/boot/dts/rockchip/rk3562-evb2-v10.dts
@@ -13,7 +13,7 @@
 #include "rk3562.dtsi"
 
 / {
-	model = "Rockchip RK3562 EVB V20 Board";
+	model = "Rockchip RK3562 EVB2 V10 Board";
 	compatible = "rockchip,rk3562-evb2-v10", "rockchip,rk3562";
 
 	chosen: chosen {
-- 
2.43.0

Re: [PATCH] arm64: dts: rockchip: Fix RK3562 EVB2 model name
Posted by Heiko Stuebner 1 week, 5 days ago
On Thu, 19 Mar 2026 13:55:00 +0000, 谢致邦 (XIE Zhibang) wrote:
> The model name should be "Rockchip RK3562 EVB2 V10 Board".
> 
> 

Applied, thanks!

[1/1] arm64: dts: rockchip: Fix RK3562 EVB2 model name
      commit: ede6a05606892bab4f6d785ffcfc124150c2eb32

Best regards,
-- 
Heiko Stuebner <heiko@sntech.de>