rk3168_86v: delete arm:1.4G and 1.6G; gpu:600M
authorhjc <hjc@rock-chips.com>
Mon, 25 Feb 2013 08:51:33 +0000 (16:51 +0800)
committerhjc <hjc@rock-chips.com>
Mon, 25 Feb 2013 08:51:33 +0000 (16:51 +0800)
arch/arm/mach-rk30/board-rk3168-86v.c

index 772f5c5788ae710d30e1654fdaf7e3c58689c86b..1ed9eb93c17ad934cf5e1a14bf92badaa237639e 100755 (executable)
@@ -1886,8 +1886,6 @@ static struct cpufreq_frequency_table dvfs_arm_table[] = {
        {.frequency = 816 * 1000,       .index = 1000 * 1000},
        {.frequency = 1008 * 1000,      .index = 1075 * 1000},
        {.frequency = 1200 * 1000,      .index = 1150 * 1000},
-       //{.frequency = 1416 * 1000,      .index = 1250 * 1000},
-       //{.frequency = 1608 * 1000,      .index = 1300 * 1000},
        {.frequency = CPUFREQ_TABLE_END},
 };
 
@@ -1897,7 +1895,6 @@ static struct cpufreq_frequency_table dvfs_gpu_table[] = {
        {.frequency = 266 * 1000,       .index = 1050 * 1000},
        {.frequency = 300 * 1000,       .index = 1050 * 1000},
        {.frequency = 400 * 1000,       .index = 1100 * 1000},
-       //{.frequency = 600 * 1000,     .index = 1200 * 1000},
        {.frequency = CPUFREQ_TABLE_END},
 };