How to change PLL frequency in Linux Kernel?

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

How to change PLL frequency in Linux Kernel?

948 次查看
t_kuha
Contributor I

Hi,

I would like to change PLL PFD frequency of i.MX 6 Quad in Linux Kernel.

The question is: what should I do to achieve this?

(Do I only have to change device tree or do I have to change the Kernel source code?)

I use Linux Kernel & BSP ver. 3.14.52

Best regards,

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

920 次查看
igorpadykov
NXP Employee
NXP Employee

Hi t_kuha

one can look at codes in cpufreq, busfreq drivers described in

sect.2.5.3 CPU Frequency Scaling (CPUFREQ),sect.2.5.3.3 Source Code Structure

sect.2.5.4 Dynamic Bus Frequency, sect.2.5.4.4 Source Code Structure

i.MX Linux Reference Manual

linux-imx - i.MX Linux kernel 

Best regards
igor
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 项奖励