Hi Jouni, Tomi, On Thu, 11 Dec 2008, Högander Jouni wrote: > So it seems that cm_* register should not be written while there is > powerstate transition ongoing in * domain. Patch by Tomi is fixing > this. As it seems to be transition related rather than pwrdm state, > same line should be added into omap2_clkdm_clk_disable also. Shouldn't this have also crashed the system if it needed to be done in omap2_clkdm_clk_disable() ? Perhaps we should avoid adding it there until we can reproduce a crash there? - Paul