Skip to content

Commit bea7026

Browse files
wensmmind
authored andcommitted
arm64: dts: rockchip: orangepi-5-plus: Enable GPU
Enable the Mali GPU in the Orange Pi 5 Plus. Signed-off-by: Chen-Yu Tsai <wens@csie.org> Link: https://lore.kernel.org/r/20241025175409.886260-1-wens@kernel.org Signed-off-by: Heiko Stuebner <heiko@sntech.de>
1 parent a6ae420 commit bea7026

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

arch/arm64/boot/dts/rockchip/rk3588-orangepi-5-plus.dts

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -275,6 +275,11 @@
275275
cpu-supply = <&vdd_cpu_lit_s0>;
276276
};
277277

278+
&gpu {
279+
mali-supply = <&vdd_gpu_s0>;
280+
status = "okay";
281+
};
282+
278283
&hdmi0 {
279284
status = "okay";
280285
};

0 commit comments

Comments
 (0)