2016-02-04 21:21 GMT+09:00 Sriram V <vshrirama@xxxxxxxxx>: > > Hi Krzystof, > > Thanks, right now we are seeing that the board hangs whenever the > those domains are list of domains > are modified by the cpuidle framework. > > Also, I have a related question, devfreq also updates the clocks as > well depending on bus load conditions > > If a particular domains are OFF. Wont the devfreq update produce a > crash. However, this does not happen. > I do see lots of dout_aclk print which modifies the freq of clocks of > different modules But that does not produce a crash. > > Am i missing something here? This is not related to cpuidle. For Exynos usually the cpuidle enters system sleep modes, so entire system is sleeping and devfreq does not work in that moment. However when power domains are off because of runtime PM, changing clocks may be completely ok. Many clocks are not part of the power domain itself. In the same time devfreq usually changes top level clocks which is also quite safe. Best regards, Krzysztof -- To unsubscribe from this list: send the line "unsubscribe linux-samsung-soc" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html