This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Set Omap3530 clockrate for 2.6.29-rc3-omap1-svn245-dirty kernel

All,

I am trying to get the cpu frequency driver to allow me to dynamically set the cpu frequency on my omap3530DCUS part.  I ran menuconfig and set cpu powermanagement/cpu frequency enabled, userspace as the default governor, and then compiled the code.  Then, running the kernel I found 2 problems:

1.   frequency selection from 125 to 550MHz.

2.  cpufreq-set runs fine, but doesn't change the frequency.

My goal is to be able to run at 720MHz while I am loading content to the harddrive, and then resume operation at 500MHz for normal use.  This is a tablet-like application, and the content is primarily music and videos which I load on to the 120GB hard drive.

Please help.

Rob