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

Add reference to the Mali GPU device tree node on rk3288-evb.
Tested on rk3288-evb-act8846 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:44 +08:00 committed by Heiko Stuebner
parent 94d8fbd1d1
commit 02b12d6adc

View File

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