Hi,
I would like to use cpufreq driver for dynamic frequency scaling on OMAP3530 EVM. The thing is current cpufreq driver only support the scaling between 5 consecutive frequency values which related to OPPs. I wish that I can have more choice of frequencies or, if possible, arbitrary frequency values.
It might be somewhere in the kernel source code or which defined such property and might need to be modified, but I didn't find it. I'm new to kernel source. Could anyone tell me what to do? Thanks in advance!
Rico