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

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>
This commit is contained in:
Andrius Štikonas 2019-02-01 22:55:06 +00:00 committed by Heiko Stuebner
parent 803346a8ef
commit 2670712c83

View 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>;