IMX6ULL DVFS NOT WORKING

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

IMX6ULL DVFS NOT WORKING

2,477 次查看
devika_ramesh
Contributor I

Hi

We are using IMX6ULL for our custom board and observed that for the frequencies 792MHz & 528MHz , the voltage value is constant (1.275V) in 'userspace' mode.We had given the correct PMIC regulator name in 'cpu0' section of the dts file.We tried changing the content in section 'fsl,soc-operating-points ' of dtsi file also but whatever be the voltage value given in the above mentioned section, the voltage value remained 1.275V itself.Could you please tell us how to enable the DVFS feature?

标记 (1)
0 项奖励
回复
1 回复

2,429 次查看
igorpadykov
NXP Employee
NXP Employee

Hi Devika

one can check dts "operating-points" parameter :

    cpus {        cpu0: cpu@0 {..
            operating-points = <
                /* kHz    uV */

imx6ull.dtsi\dts\boot\arm\arch - linux-imx - i.MX Linux kernel 

However it should correspond to chip datasheet values given in

Table 10. Operating Ranges

i.MX 6ULL Applications Processor | Single Arm® Cortex®-A7 @ 900 MHz | NXP 

Also please check sect.2.5.3.4 Menu Configuration Options attached Linux Manual.

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

0 项奖励
回复