arm64: dts: rockchip: enable gpu on rk3588-jaguar
authorHeiko Stuebner <heiko.stuebner@cherry.de>
Wed, 27 Mar 2024 11:21:19 +0000 (12:21 +0100)
committerHeiko Stuebner <heiko@sntech.de>
Wed, 27 Mar 2024 13:30:54 +0000 (14:30 +0100)
Enable the mali gpu node and add the board-specific supply-regulator.

Signed-off-by: Heiko Stuebner <heiko.stuebner@cherry.de>
Reviewed-by: Quentin Schulz <quentin.schulz@theobroma-systems.com>
Link: https://lore.kernel.org/r/20240327112120.1181570-1-heiko@sntech.de
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
arch/arm64/boot/dts/rockchip/rk3588-jaguar.dts

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