arm64: dts: rockchip: Enable gpu on Cool Pi CM5
authorAndy Yan <andyshrk@163.com>
Sat, 30 Mar 2024 10:01:33 +0000 (18:01 +0800)
committerHeiko Stuebner <heiko@sntech.de>
Mon, 1 Apr 2024 20:38:14 +0000 (22:38 +0200)
Enable mali gpu node and add the board specific supply-regulator.

Signed-off-by: Andy Yan <andyshrk@163.com>
Link: https://lore.kernel.org/r/20240330100134.3588223-1-andyshrk@163.com
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
arch/arm64/boot/dts/rockchip/rk3588-coolpi-cm5.dtsi

index cce1c8e835877c4341d90f2fe80da7c57dde8d0c..def4fb0c04ef7e04794345808a9dbb377999ea2b 100644 (file)
        status = "okay";
 };
 
+&gpu {
+       mali-supply = <&vdd_gpu_s0>;
+       status = "okay";
+};
+
 &i2c0 {
        pinctrl-0 = <&i2c0m2_xfer>;
        status = "okay";