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>
This commit is contained in:
Muhammed Efe Cetin 2024-05-01 17:22:41 +03:00 committed by Heiko Stuebner
parent 7676e12650
commit 4aae6cdd61
1 changed files with 5 additions and 0 deletions

View File

@ -176,6 +176,11 @@
status = "okay";
};
&gpu {
mali-supply = <&vdd_gpu_s0>;
status = "okay";
};
&i2c0 {
pinctrl-names = "default";
pinctrl-0 = <&i2c0m2_xfer>;