arm64: dts: rockchip: Enable GPU for Khadas Edge 2L

Enable the Mali GPU node on the Khadas Edge 2L board. Assign the
corresponding regulator to the mali-supply property to ensure
proper power management and dynamic voltage scaling (DVFS).

Signed-off-by: Gray Huang <gray.huang@wesion.com>
Link: https://patch.msgid.link/20260325054614.1497147-4-gray.huang@wesion.com
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
This commit is contained in:
Gray Huang 2026-03-25 13:46:11 +08:00 committed by Heiko Stuebner
parent 7cd8b37304
commit 6d72e0d071

View File

@ -56,6 +56,11 @@ &cpu_b0 {
cpu-supply = <&vdd_cpu_big_s0>;
};
&gpu {
mali-supply = <&vdd_gpu_s0>;
status = "okay";
};
&i2c1 {
status = "okay";