arm64: dts: rockchip: enable mali power supply on rk3399-rockpro64
authorAndrius Štikonas <andrius@stikonas.eu>
Fri, 1 Feb 2019 22:55:06 +0000 (22:55 +0000)
committerHeiko Stuebner <heiko@sntech.de>
Sun, 3 Feb 2019 08:51:22 +0000 (09:51 +0100)
Enable the gpu node and add the supplying regulator

Signed-off-by: Andrius Štikonas <andrius@stikonas.eu>
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
arch/arm64/boot/dts/rockchip/rk3399-rockpro64.dts

index be78172..ae87a84 100644 (file)
        status = "okay";
 };
 
+&gpu {
+       mali-supply = <&vdd_gpu>;
+       status = "okay";
+};
+
 &i2c0 {
        clock-frequency = <400000>;
        i2c-scl-rising-time-ns = <168>;