]> asedeno.scripts.mit.edu Git - linux.git/commitdiff
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 be78172abc0998ef0192fb25663cb07f66fba32c..ae87a84327f220dfa57a70323b8121277b9a5772 100644 (file)
@@ -212,6 +212,11 @@ &hdmi {
        status = "okay";
 };
 
+&gpu {
+       mali-supply = <&vdd_gpu>;
+       status = "okay";
+};
+
 &i2c0 {
        clock-frequency = <400000>;
        i2c-scl-rising-time-ns = <168>;