mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-09 20:32:04 +09:00
board rk3188m tb:set max cpu frequency to 1296 MHZ
This commit is contained in:
3
arch/arm/mach-rk3188/board-rk3188m-tb.c
Normal file → Executable file
3
arch/arm/mach-rk3188/board-rk3188m-tb.c
Normal file → Executable file
@@ -2412,8 +2412,7 @@ static struct cpufreq_frequency_table dvfs_arm_table_volt_level0[] = {
|
||||
{.frequency = 816 * 1000, .index = 950 * 1000},
|
||||
{.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 = 1296 * 1000, .index = 1125 * 1000},
|
||||
{.frequency = CPUFREQ_TABLE_END},
|
||||
};
|
||||
//default
|
||||
|
||||
Reference in New Issue
Block a user