From: Krzysztof Kozlowski Date: Sat, 13 Sep 2014 17:49:32 +0000 (+0900) Subject: ARM: EXYNOS: Fix CPU idle clock down after CPU off X-Git-Tag: omap-for-v3.19/fixes-for-merge-window~15^2~22^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=13cfa6c4f7facfc690ba9e99ec382c151fddaced;p=pandora-kernel.git ARM: EXYNOS: Fix CPU idle clock down after CPU off On Exynos4 USE_DELAYED_RESET_ASSERTION must be set in ARM_COREx_OPTION register during CPU power down. This is the proper way of powering down CPU on Exynos4. Additionally on Exynos4212 without this the CPU clock down feature won't work after powering down some CPU and the online CPUs will work at full frequency chosen by CPUfreq governor. Signed-off-by: Krzysztof Kozlowski Reviewed-by: Tomasz Figa Signed-off-by: Kukjin Kim --- Reading git-diff-tree failed