[PATCH] arm64: dts: rockchip: Enable gpu on rk3576-evb1-v10
Andy Yan
andyshrk at 163.com
Tue Jun 17 23:36:01 PDT 2025
From: Andy Yan <andy.yan at rock-chips.com>
Enable gpu for rk3576 evb.
Signed-off-by: Andy Yan <andy.yan at 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 @@ ð1m0_rgmii_bus
status = "okay";
};
+&gpu {
+ mali-supply = <&vdd_gpu_s0>;
+ status = "okay";
+};
+
&hdmi {
status = "okay";
};
--
2.43.0
More information about the linux-arm-kernel
mailing list