Hi,

I'm currently building 3.7rc1 kernels meant to run on beagleboards (omap3), 
pandaboards (omap4) and beaglebones (am335x). At the moment I'm only testing it 
on beaglebone and I noticed a problem with the different cpufreq drivers 
getting in eachothers way.

I patched in cpufreq-cpu0 support for AM335x and that's was working great. 
After rebasing to 3.7-rc1 it stopped working because cpufreq-omap2 tried to 
load, failed and made the cpufreq-cpu0 driver error out. The workaround is 
simple: only enable on driver.

So my question is: Is this the intended behaviour? I would expect the 
cpufreq-omap2 driver to not load when booted on am335x using DT, but it is a 
persistent bugger.

Thanks,

Koen--
To unsubscribe from this list: send the line "unsubscribe linux-omap" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to