Issues about BusFeq

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

Issues about BusFeq

466 Views
tony_l_cai
Contributor III

Hi all,

     we want to change the bus freq,so we change the  "/sys/bus/platform/drivers/imx6_busfreq/busfreq.13/enable" from 0 to 1,and we find that even the system entered into suspend, the high_bus_count  is not 0. So the busfreq always on the high freq. But I want to change the DDR freq to 24MHz or Audio freq(50MHz).What's wrong with the Busfreq drivers? how to release all the busfreq request? Please help me ~

0 Kudos
1 Reply

344 Views
igorpadykov
NXP Employee
NXP Employee

Hi Tony

busfreq  driver works automatically, refer to Chapter 25 attached Linux Manual:

If high speed devices’ clocks are enabled, run at full speed;

If no high speed devices are enabled, but CPU freq is not at lowest setpoint, run at middle speed;

If no high speed devices are enabled and CPU freq is at lowest setpoint, but audio module is enabled, run at audio bus mode;

If no high speed devices are enabled and CPU freq is at lowest setpoint, and audio module is not enabled, run at low bus mode

Best regards

igor

-----------------------------------------------------------------------------------------------------------------------

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

-----------------------------------------------------------------------------------------------------------------------

0 Kudos