Fixed dvfs settings for Orange Pi Lite in advance
This commit is contained in:
parent
cda8f252e4
commit
c10cccf038
@ -729,15 +729,15 @@ ir_tx = port:PH07<2><default><default><default>
|
||||
[dvfs_table]
|
||||
pmuic_type = 1
|
||||
pmu_gpio0 = port:PL06<1><1><2><1>
|
||||
pmu_level0 = 1270
|
||||
pmu_level1 = 1270
|
||||
pmu_level0 = 11300
|
||||
pmu_level1 = 1100
|
||||
max_freq = 1200000000
|
||||
min_freq = 648000000
|
||||
LV_count = 2
|
||||
LV1_freq = 1200000000
|
||||
LV1_volt = 1270
|
||||
LV1_volt = 1300
|
||||
LV2_freq = 648000000
|
||||
LV2_volt = 1270
|
||||
LV2_volt = 1100
|
||||
|
||||
[gpu_dvfs_table]
|
||||
G_LV_count = 3
|
||||
|
||||
Loading…
Reference in New Issue
Block a user