RK29Smartphone:core voltage changed from 1.25v to 1.30v, when cpu frequecy is 1G Hz
authorphc <phc@rock-chips.com>
Thu, 28 Jul 2011 09:45:06 +0000 (17:45 +0800)
committerphc <phc@rock-chips.com>
Thu, 28 Jul 2011 09:45:06 +0000 (17:45 +0800)
arch/arm/mach-rk29/board-rk29-phonesdk.c

index 2ec87a2796bfa533c841b00e49d1e4d34bbaa8a7..3289786ad1954cfee77b81bf4355333e19d9b4fa 100755 (executable)
@@ -3096,7 +3096,7 @@ static struct cpufreq_frequency_table freq_table[] =
        { .index = 1050000, .frequency =  408000 },
        { .index = 1100000, .frequency =  600000 },
        { .index = 1150000, .frequency =  816000 },
-       { .index = 1250000, .frequency = 1008000 },
+       { .index = 1300000, .frequency = 1008000 },
        { .frequency = CPUFREQ_TABLE_END },
 };