mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-09 04:10:18 +09:00
board LR097:ddr max freq 533,and voltage 1.2V
This commit is contained in:
@@ -2225,7 +2225,7 @@ static struct cpufreq_frequency_table dvfs_gpu_table[] = {
|
||||
static struct cpufreq_frequency_table dvfs_ddr_table[] = {
|
||||
// {.frequency = 200 * 1000 + DDR_FREQ_SUSPEND, .index = 950 * 1000},
|
||||
// {.frequency = 300 * 1000 + DDR_FREQ_VIDEO, .index = 1000 * 1000},
|
||||
{.frequency = 533 * 1000 + DDR_FREQ_NORMAL, .index = 1100 * 1000},
|
||||
{.frequency = 533 * 1000 + DDR_FREQ_NORMAL, .index = 1200 * 1000},
|
||||
{.frequency = CPUFREQ_TABLE_END},
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user