Other Parts Discussed in Thread: TPS65217, AM3352
I am using 3.12 and SDK7 on a custom board. My client need to have cpu frequency scaling function to save power.
When I enable the
<*> Generic CPU0 cpufreq driver
in kernel config. The kernel keep printing
[ 2083.693886] cpufreq_cpu0: failed to scale voltage down: -22
from the debug port. Our PMIC is TPS65217. Do you know how to get rid of this message?
-Eric