mirror of https://gitee.com/openkylin/linux.git
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:
parent
d13aa6e108
commit
51c88919e5
|
@ -543,6 +543,11 @@ &i2s0 {
|
|||
status = "okay";
|
||||
};
|
||||
|
||||
&mali {
|
||||
mali-supply = <&buck4_reg>;
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
&mixer {
|
||||
status = "okay";
|
||||
};
|
||||
|
|
Loading…
Reference in New Issue