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

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
......@@ -212,6 +212,11 @@ &hdmi {
status = "okay";
};
&gpu {
mali-supply = <&vdd_gpu>;
status = "okay";
};
&i2c0 {
clock-frequency = <400000>;
i2c-scl-rising-time-ns = <168>;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment