OSDN Git Service

arm64: dts: rockchip: enable the GPU for RK3399-GRU
authorCaesar Wang <wxt@rock-chips.com>
Mon, 17 Jul 2017 08:14:30 +0000 (16:14 +0800)
committerHeiko Stuebner <heiko@sntech.de>
Sat, 22 Jul 2017 21:39:48 +0000 (23:39 +0200)
This patch enables the gpu and adds the mali-supply power for RK3399-GRU
devices.

Signed-off-by: Caesar Wang <wxt@rock-chips.com>
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
arch/arm64/boot/dts/rockchip/rk3399-gru.dtsi

index 90259cf..d48e98b 100644 (file)
        status = "okay";
 };
 
+&gpu {
+       mali-supply = <&ppvar_gpu>;
+       status = "okay";
+};
+
 ap_i2c_mic: &i2c1 {
        status = "okay";