]> git.ipfire.org Git - thirdparty/kernel/stable.git/commitdiff
arm64: dts: rockchip: Enable GPU on Radxa E20C
authorJonas Karlman <jonas@kwiboo.se>
Sun, 18 May 2025 22:54:13 +0000 (22:54 +0000)
committerHeiko Stuebner <heiko@sntech.de>
Sat, 21 Jun 2025 18:41:25 +0000 (20:41 +0200)
Enable the Mali-450 MP2 GPU on the Radxa E20C.

Signed-off-by: Jonas Karlman <jonas@kwiboo.se>
Link: https://lore.kernel.org/r/20250518225418.682182-4-jonas@kwiboo.se
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
arch/arm64/boot/dts/rockchip/rk3528-radxa-e20c.dts

index 9f6ccd9dd1f7aafe90af635fca3088da934b742e..e4333674a0ecee179eda7fb854fd4f61f77e7c88 100644 (file)
        status = "okay";
 };
 
+&gpu {
+       mali-supply = <&vdd_logic>;
+       status = "okay";
+};
+
 &i2c1 {
        pinctrl-names = "default";
        pinctrl-0 = <&i2c1m0_xfer>;