rk2928: limit gpu freq [133,400]MHz
authorchenxing <chenxing@rock-chips.com>
Tue, 11 Sep 2012 09:03:32 +0000 (17:03 +0800)
committerchenxing <chenxing@rock-chips.com>
Tue, 11 Sep 2012 09:04:02 +0000 (17:04 +0800)
arch/arm/mach-rk2928/cpufreq.c

index 4f796715415d7ff509be88e6709187b6fdaced8a..0f9c842d231eb187bb29936287f89f8da4ae1983 100644 (file)
@@ -257,9 +257,7 @@ static int rk30_cpu_init(struct cpufreq_policy *policy)
                clk_enable_dvfs(cpu_clk);
 
                /* Limit gpu frequency between 133M to 400M */
-#if 0
                dvfs_clk_enable_limit(gpu_clk, 133000000, 400000000);
-#endif
 
                freq_wq = create_singlethread_workqueue("rk30_cpufreqd");
 #ifdef CONFIG_RK30_CPU_FREQ_LIMIT_BY_TEMP