On Mon, 23 Aug 2010, Cousson, Benoit wrote: > Here is a small patch that should fix that issue: > The approach is quite basic, I'm just enabling all the optional clocks if the > flag is set. > > Could you give it a try? This approach seems good. Maybe we should add a flags field in struct omap_hwmod_opt_clks to indicate that a particular clock needs to be enabled during the reset process? That way the specific clocks that are necessary can be enabled, rather than all of the clocks. One other general comment on an earlier part of this discussion: the goal is to reset almost every module during boot: this is to clear any bogus configurations that the bootloader may have written to the hardware. The goal is to have a consistent, known hardware configuration in the kernel, independent of the bootloader. Partha, does this patch work for you? - Paul -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html