mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-09 04:10:18 +09:00
rk3168_86v: delete arm 1.6G and ddr 600M
This commit is contained in:
@@ -1885,7 +1885,7 @@ static struct cpufreq_frequency_table dvfs_arm_table[] = {
|
||||
{.frequency = 1008 * 1000, .index = 1025 * 1000},
|
||||
{.frequency = 1200 * 1000, .index = 1100 * 1000},
|
||||
{.frequency = 1416 * 1000, .index = 1200 * 1000},
|
||||
{.frequency = 1608 * 1000, .index = 1300 * 1000},
|
||||
//{.frequency = 1608 * 1000, .index = 1300 * 1000},
|
||||
{.frequency = CPUFREQ_TABLE_END},
|
||||
};
|
||||
|
||||
@@ -1895,7 +1895,7 @@ static struct cpufreq_frequency_table dvfs_gpu_table[] = {
|
||||
{.frequency = 266 * 1000, .index = 1000 * 1000},
|
||||
{.frequency = 300 * 1000, .index = 1050 * 1000},
|
||||
{.frequency = 400 * 1000, .index = 1100 * 1000},
|
||||
{.frequency = 600 * 1000, .index = 1200 * 1000},
|
||||
//{.frequency = 600 * 1000, .index = 1200 * 1000},
|
||||
{.frequency = CPUFREQ_TABLE_END},
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user