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

Commit 51c88919 authored by Guillaume Gardet's avatar Guillaume Gardet Committed by Krzysztof Kozlowski
Browse files

ARM: dts: exynos: Enable GPU/Mali T604 on Arndale board



Tested with kmscube and some glmark2* tests on arndale board.

Signed-off-by: default avatarGuillaume Gardet <guillaume.gardet@arm.com>
Signed-off-by: default avatarKrzysztof Kozlowski <krzk@kernel.org>
parent d13aa6e1
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -543,6 +543,11 @@
	status = "okay";
};

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

&mixer {
	status = "okay";
};