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

From: Andy Yan
Date: Wed Jun 18 2025 - 02:37:09 EST


From: Andy Yan <andy.yan@xxxxxxxxxxxxxx>

Enable gpu for rk3576 evb.

Signed-off-by: Andy Yan <andy.yan@xxxxxxxxxxxxxx>
---

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