arm64: dts: rockchip: enable gpu on rk3588-jaguar
From: Heiko Stuebner <heiko.stuebner@...> Date: Wed, 24 Jan 2024 12:14:42 +0100
Commit-Message
Enable the mali gpu node and add the board-specific supply-regulator. Signed-off-by: Heiko Stuebner <heiko.stuebner@...>
Patch-Comment
arch/arm64/boot/dts/rockchip/rk3588-jaguar.dts | 5 +++++ 1 file changed, 5 insertions(+)
Statistics
- 5 lines added
- 0 lines removed
Changes
---------------- arch/arm64/boot/dts/rockchip/rk3588-jaguar.dts ----------------
index b564c7494878..d422bab41b82 100644
@@ -253,6 +253,11 @@ mdot2e-w-disable2-n-hog {
};
};
+&gpu {
+ mali-supply = <&vdd_gpu_s0>;
+ status = "okay";
+};
+
&i2c0 {
pinctrl-0 = <&i2c0m2_xfer>;
status = "okay";