arm64: dts: rockchip: enable gpu on rk3399-puma

Set the supplying regulator and enable the gpu node on the rk3399-puma som.

Signed-off-by: Heiko Stuebner <heiko@sntech.de>
Link: https://lore.kernel.org/r/20191023223954.3139-1-heiko@sntech.de
This commit is contained in:
Heiko Stuebner
2019-10-24 00:39:54 +02:00
committed by Heiko Stuebner
parent fbb78418c8
commit 2e7f8764dc

View File

@@ -165,6 +165,11 @@
status = "okay"; status = "okay";
}; };
&gpu {
mali-supply = <&vdd_gpu>;
status = "okay";
};
&i2c0 { &i2c0 {
status = "okay"; status = "okay";
i2c-scl-rising-time-ns = <168>; i2c-scl-rising-time-ns = <168>;