]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
arm64: dts: rockchip: Enable gpu on rk3576-evb1-v10
authorAndy Yan <andy.yan@rock-chips.com>
Wed, 18 Jun 2025 06:36:01 +0000 (14:36 +0800)
committerHeiko Stuebner <heiko@sntech.de>
Thu, 19 Jun 2025 20:05:13 +0000 (22:05 +0200)
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>
arch/arm64/boot/dts/rockchip/rk3576-evb1-v10.dts

index 0902d694cef43a0c46ce62c490495e0a8b591a0a..56527c56830e3fd81855652f7bcc31215c771c0a 100644 (file)
        status = "okay";
 };
 
+&gpu {
+       mali-supply = <&vdd_gpu_s0>;
+       status = "okay";
+};
+
 &hdmi {
        status = "okay";
 };