commit | 45c5b0a69016b68142d93f7609000c8efd51fdde | [log] [tgz] |
---|---|---|
author | Krzysztof Kozlowski <k.kozlowski@samsung.com> | Fri Jul 18 16:36:33 2014 +0200 |
committer | Tomasz Figa <t.figa@samsung.com> | Sat Jul 26 02:49:34 2014 +0200 |
tree | 26075f3d2e8003ae02c23c0d583f5f57f2f02b32 | |
parent | 42773b28e71d06daeceba106ea12c8be2e48011f [diff] |
clk: samsung: exynos3250: Enable ARMCLK down feature Enable ARMCLK down feature on Exynos3250 SoC. The frequency of ARMCLK will be reduced upon entering idle mode (WFI or WFE). The feature behaves like very fast cpufreq ondemand governor. The patch uses simillar settings as Exynos5250 (clk-exynos5250.c), except it disables clock up feature. Signed-off-by: Krzysztof Kozlowski <k.kozlowski@samsung.com> Signed-off-by: Tomasz Figa <t.figa@samsung.com>