Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 93dedf52 authored by Guillaume Tucker's avatar Guillaume Tucker Committed by Heiko Stuebner
Browse files

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



Add reference to the Mali GPU device tree node on rk3288-firefly.
Tested on Firefly board.

Signed-off-by: default avatarGuillaume Tucker <guillaume.tucker@collabora.com>
Signed-off-by: default avatarHeiko Stuebner <heiko@sntech.de>
parent d6823b67
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -219,6 +219,11 @@
	status = "ok";
};

&gpu {
	mali-supply = <&vdd_gpu>;
	status = "okay";
};

&hdmi {
	ddc-i2c-bus = <&i2c5>;
	status = "okay";