mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-08 03:40:35 +09:00
rk3168_86v: delete arm:1.4G and 1.6G; gpu:600M
This commit is contained in:
@@ -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},
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user