On 08/09/2013 08:53 PM, Viresh Kumar wrote:
On 10 August 2013 03:38, Stephen Warren swarren@wwwdotorg.org wrote:
Well, I don't see any issues running this, although the cpufreq sysfs files seem to have disappeared on Tegra, even without your changes, so I'm not sure how to really verify cpufreq.
Did the sysfs files go away, or do I need to investigate why/when the disappeared?
It wasn't enabled by default in your defconfig... So enable it first with your menuconfig.
It's in defconfig OK; I think the driver simply isn't initializing since some of the clocks it requests don't exist. I'll have our clock driver author look into it. In the meantime, I assume that your change is likely fine.