Skip to content

Commit 8beafb2

Browse files
jimmyhonmmind
authored andcommitted
arm64: dts: rockchip: Enable GPU on Orange Pi 5
Enable the Mali GPU in the Orange Pi 5 Signed-off-by: Jimmy Hon <honyuenkwun@gmail.com> Link: https://lore.kernel.org/r/20240425222913.1760-1-honyuenkwun@gmail.com Signed-off-by: Heiko Stuebner <heiko@sntech.de>
1 parent 4aae6cd commit 8beafb2

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

arch/arm64/boot/dts/rockchip/rk3588s-orangepi-5.dts

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -146,6 +146,11 @@
146146
status = "okay";
147147
};
148148

149+
&gpu {
150+
mali-supply = <&vdd_gpu_s0>;
151+
status = "okay";
152+
};
153+
149154
&i2c0 {
150155
pinctrl-names = "default";
151156
pinctrl-0 = <&i2c0m2_xfer>;

0 commit comments

Comments
 (0)