ARM: dts: rockchip: enable ARM Mali GPU on rk3288-tinker

Add reference to the Mali GPU device tree node on rk3288-tinker.
Tested on Tinker board.

Signed-off-by: Jacob Chen <jacob-chen@iotwrt.com>
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
This commit is contained in:
Jacob Chen
2017-07-01 10:02:43 +08:00
committed by Heiko Stuebner
parent 97784b07d2
commit 94d8fbd1d1

View File

@@ -156,6 +156,11 @@
status = "ok";
};
&gpu {
mali-supply = <&vdd_gpu>;
status = "okay";
};
&hdmi {
ddc-i2c-bus = <&i2c5>;
status = "okay";