ARM: dts: Keep G3D regulator always on for exynos5250-arndale
authorTomasz Figa <t.figa@samsung.com>
Thu, 13 Feb 2014 22:43:54 +0000 (07:43 +0900)
committerKukjin Kim <kgene.kim@samsung.com>
Thu, 13 Feb 2014 22:43:54 +0000 (07:43 +0900)
commitbfeda827278f09f4db35877e5f1ca9c149ca2890
treec023153665d7f648dd4647ec19a6ec3a5a1a847c
parent469641caf1762f5458a67436b27d4aa3668e583d
ARM: dts: Keep G3D regulator always on for exynos5250-arndale

Apparently, if G3D regulator is powered off, the SoC cannot enter low
power modes and just hangs. This patch fixes this by keeping the
regulator always on when the system is running, as suggested by Exynos 4
User's Manual in case of Exynos4210/4x12 SoCs (Exynos5250 UM does not
have such note, but observed behavior seems to confirm that it is true
for this SoC as well).

This fixes an issue preventing Arndale board from entering sleep mode
observed since commit

346f372f7b72a0 clk: exynos5250: Add CLK_IGNORE_UNUSED flag for pmu clock

that landed in kernel 3.10, which has fixed the clock driver to make the
SoC actually try to enter the sleep mode.

Signed-off-by: Tomasz Figa <t.figa@samsung.com>
Acked-by: Kyungmin Park <kyungmin.park@samsung.com>
Cc: <stable@vger.kernel.org> [v3.10+]
Tested-by: Tushar Behera <tushar.behera@linaro.org>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
arch/arm/boot/dts/exynos5250-arndale.dts