can we change max frequence of cpu on imx6dl?

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

can we change max frequence of cpu on imx6dl?

1,124 Views
dongpv
Contributor III

Hi,

I have small question. is there any way to change max frequence of cpu on imx6dl? temperature on my imx6 board is too high, I am investigate the reason why?

I look forward to receiving your reply !

Thanks !

Dong

Labels (2)
2 Replies

775 Views
igorpadykov
NXP Employee
NXP Employee

Hi Dong

one can refer to Chapter 23 CPU Frequency Scaling (CPUFREQ) Driver

in attached Linux Manual, which changes CPU frequency and dts file

linux/arch/arm/boot/dts/imx6q.dtsi, cpu0: cpu@0.. "operating-points":

linux-imx.git - i.MX Linux Kernel 

In older linux releases one can try kernel boot parameter "arm_freq"

described in Table 6. Kernel Boot Parameters Linux Release Notes.

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

775 Views
dongpv
Contributor III

Hi igor,

Thanks for your helpful information !

0 Kudos