ARM: dts: rockchip: Enable mali GPU node on rk3288-vyasa

Enable mali GPU node for rk3288 vyasa board.

Signed-off-by: Jagan Teki <jagan@amarulasolutions.com>
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
This commit is contained in:
Jagan Teki 2017-09-26 00:19:07 +05:30 committed by Heiko Stuebner
parent 0a660487dd
commit c4d6204fbe
1 changed files with 5 additions and 0 deletions

View File

@ -82,6 +82,11 @@ &cpu0 {
cpu0-supply = <&vdd_cpu>;
};
&gpu {
mali-supply = <&vdd_gpu>;
status = "okay";
};
&hdmi {
ddc-i2c-bus = <&i2c2>;
status = "okay";