i.MX6: The board seldom runs into lowest bus frequency

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

i.MX6: The board seldom runs into lowest bus frequency

683 次查看
PeterChan
NXP Employee
NXP Employee

This is because the kernel schedules the lowest bus frequency change to 3000000 usec after the request and there is no high bus frequency request in between. To improve the responsiveness of bus frequency change, you may go to set_low_bus_freq() at the file arch/arm/mach-mx6/bus_freq.c and change the schedule_delayed_work to a much shorter period.

标签 (1)
标记 (2)
0 项奖励
回复
0 回复数