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

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

ARM: dts: exynos: Enable GPU/Mali T604 on Chromebook Snow



Tested with kmscube and some glmark2* tests on Chromebook snow.
Frequency adapts with load.

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

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

&mixer {
	status = "okay";
};