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

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
......@@ -529,6 +529,11 @@ &i2s0 {
status = "okay";
};
&mali {
mali-supply = <&buck4_reg>;
status = "okay";
};
&mixer {
status = "okay";
};
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment