Hello,
According to Chapter 24 (Dynamic Bus Frequency Driver) of “i.MX_Linux_Reference_Manual.pdf”,
the Bus Frequency drivers is included and enabled by default.
To Enable the bus frequency driver use the following command:
$ echo 1 > /sys/bus/platform/drivers/imx6_busfreq/busfreq.13/enable
http://www.nxp.com/webapp/Download?colCode=L3.14.52_1.1.0_LINUX_DOCS&Parent_nodeId=13376994810717061...
As for working points of CPUFREQ, please check Your DTS file :
arch/arm/boot/dts/imx6q.dtsi
Have a great day,
Yuri
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------