Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 2670712c authored by Andrius Štikonas's avatar Andrius Štikonas Committed by Heiko Stuebner
Browse files

arm64: dts: rockchip: enable mali power supply on rk3399-rockpro64



Enable the gpu node and add the supplying regulator

Signed-off-by: default avatarAndrius Štikonas <andrius@stikonas.eu>
Signed-off-by: default avatarHeiko Stuebner <heiko@sntech.de>
parent 803346a8
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -212,6 +212,11 @@
	status = "okay";
};

&gpu {
	mali-supply = <&vdd_gpu>;
	status = "okay";
};

&i2c0 {
	clock-frequency = <400000>;
	i2c-scl-rising-time-ns = <168>;