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

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

Signed-off-by: Guillaume Gardet <guillaume.gardet@arm.com>
Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
This commit is contained in:
Guillaume Gardet 2019-08-30 12:45:01 +02:00 committed by Krzysztof Kozlowski
parent d13aa6e108
commit 51c88919e5
1 changed files with 5 additions and 0 deletions

View File

@ -543,6 +543,11 @@ &i2s0 {
status = "okay";
};
&mali {
mali-supply = <&buck4_reg>;
status = "okay";
};
&mixer {
status = "okay";
};