Skip to content

Commit 4aae6cd

Browse files
efectnmmind
authored andcommitted
arm64: dts: rockchip: enable GPU on khadas-edge2
Enable the Mali GPU node on Khadas Edge 2. Signed-off-by: Muhammed Efe Cetin <efectn@protonmail.com> Link: https://lore.kernel.org/r/20240501142241.98554-1-efectn@6tel.net Signed-off-by: Heiko Stuebner <heiko@sntech.de>
1 parent 7676e12 commit 4aae6cd

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

arch/arm64/boot/dts/rockchip/rk3588s-khadas-edge2.dts

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -176,6 +176,11 @@
176176
status = "okay";
177177
};
178178

179+
&gpu {
180+
mali-supply = <&vdd_gpu_s0>;
181+
status = "okay";
182+
};
183+
179184
&i2c0 {
180185
pinctrl-names = "default";
181186
pinctrl-0 = <&i2c0m2_xfer>;

0 commit comments

Comments
 (0)