ARM: dts: exynos4412-slp_pq: Add gpu node for ARM Mali 400
authorTomasz Figa <t.figa@samsung.com>
Thu, 14 Feb 2013 11:25:47 +0000 (12:25 +0100)
committerChanho Park <chanho61.park@samsung.com>
Tue, 18 Nov 2014 02:42:41 +0000 (11:42 +0900)
This patch adds gpu node with board-specific properties and status
override to enable G3D on SLP_PQ board.

Signed-off-by: Tomasz Figa <t.figa@samsung.com>
arch/arm/boot/dts/exynos4412-slp_pq.dts

index 653ef3b..77ee50e 100644 (file)
                };
        };
 
+       gpu@13000000 {
+               status = "okay";
+               vdd_g3d-supply = <&buck4_reg>;
+       };
+
        cpufreq {
                freq_table = <0xFFFFFFFF 0xFFFFFFFF 0xFFFFFFFF 1100000 1000000
                             900000 800000 700000 600000 500000 400000 300000