[PATCH] arm64: dts: rockchip: Enable gpu on rk3576-evb1-v10

Andy Yan posted 1 patch 3 months, 3 weeks ago
arch/arm64/boot/dts/rockchip/rk3576-evb1-v10.dts | 5 +++++
1 file changed, 5 insertions(+)
[PATCH] arm64: dts: rockchip: Enable gpu on rk3576-evb1-v10
Posted by Andy Yan 3 months, 3 weeks ago
From: Andy Yan <andy.yan@rock-chips.com>

Enable gpu for rk3576 evb.

Signed-off-by: Andy Yan <andy.yan@rock-chips.com>
---

 arch/arm64/boot/dts/rockchip/rk3576-evb1-v10.dts | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/arch/arm64/boot/dts/rockchip/rk3576-evb1-v10.dts b/arch/arm64/boot/dts/rockchip/rk3576-evb1-v10.dts
index 6dfccf44c7f65..21e47155fa690 100644
--- a/arch/arm64/boot/dts/rockchip/rk3576-evb1-v10.dts
+++ b/arch/arm64/boot/dts/rockchip/rk3576-evb1-v10.dts
@@ -323,6 +323,11 @@ &eth1m0_rgmii_bus
 	status = "okay";
 };
 
+&gpu {
+	mali-supply = <&vdd_gpu_s0>;
+	status = "okay";
+};
+
 &hdmi {
 	status = "okay";
 };
-- 
2.43.0
Re: [PATCH] arm64: dts: rockchip: Enable gpu on rk3576-evb1-v10
Posted by Heiko Stuebner 3 months, 3 weeks ago
On Wed, 18 Jun 2025 14:36:01 +0800, Andy Yan wrote:
> Enable gpu for rk3576 evb.
> 
> 

Applied, thanks!

[1/1] arm64: dts: rockchip: Enable gpu on rk3576-evb1-v10
      commit: 974baaa147022a6230768ad73313154ce0a77c0a

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