# ls /sys/devices/system/cpu/cpu1/cpufreq/ affected_cpus related_cpus scaling_max_freq bios_limit scaling_available_frequencies scaling_min_freq cpuinfo_cur_freq scaling_available_governors scaling_setspeed cpuinfo_max_freq scaling_cur_freq stats cpuinfo_min_freq scaling_driver cpuinfo_transition_latency scaling_governor
scaling_available_frequencies
shows all available frequencies, for example:# cat scaling_available_frequencies
2997000 2664000 2331000 1998000
Hello Mohamad,
Please review the documents mentioned on the following thread. You would need to add the desired frequencies to the board Device Tree.
https://community.nxp.com/message/962882?commentID=962882#comment-962882
I hope this helps!
Regards,
Hi Gusarambula,
The answer that exists in this thread is very helpful!
Thank you