ARM: dts: rockchip: enable ARM Mali GPU on rk3288-rock2-som

Add reference to the Mali GPU device tree node on the
rk3288-rock2-som platform.  Tested on a Radxa Rock2 Square board.

Signed-off-by: Guillaume Tucker <guillaume.tucker@collabora.com>
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
This commit is contained in:
Guillaume Tucker 2017-05-03 10:56:27 +01:00 committed by Heiko Stuebner
parent e3df026c59
commit d6823b6728
1 changed files with 5 additions and 0 deletions

View File

@ -113,6 +113,11 @@ &gmac {
tx_delay = <0x30>;
};
&gpu {
mali-supply = <&vdd_gpu>;
status = "okay";
};
&i2c0 {
status = "okay";