]> asedeno.scripts.mit.edu Git - linux.git/commitdiff
ARM: dts: exynos: Enable GPU/Mali T604 on Arndale board
authorGuillaume Gardet <guillaume.gardet@arm.com>
Fri, 30 Aug 2019 10:45:01 +0000 (12:45 +0200)
committerKrzysztof Kozlowski <krzk@kernel.org>
Wed, 4 Sep 2019 17:25:33 +0000 (19:25 +0200)
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>
arch/arm/boot/dts/exynos5250-arndale.dts

index 104841c631f2082ed16fd936e93e3721709cff46..6fcb78a354fe829eb0464843ae7cfc50d8ccff73 100644 (file)
@@ -543,6 +543,11 @@ &i2s0 {
        status = "okay";
 };
 
+&mali {
+       mali-supply = <&buck4_reg>;
+       status = "okay";
+};
+
 &mixer {
        status = "okay";
 };