arm64: dts: rockchip: Enable gpu on rk3576-evb1-v10

Enable gpu for rk3576 evb.

Signed-off-by: Andy Yan <andy.yan@rock-chips.com>
Link: https://lore.kernel.org/r/20250618063609.690332-1-andyshrk@163.com
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
This commit is contained in:
Andy Yan 2025-06-18 14:36:01 +08:00 committed by Heiko Stuebner
parent 987087864c
commit 974baaa147

View File

@ -282,6 +282,11 @@ &eth1m0_rgmii_bus
status = "okay";
};
&gpu {
mali-supply = <&vdd_gpu_s0>;
status = "okay";
};
&hdmi {
status = "okay";
};