Hi, On Tue, 8 Mar 2011, Cousson, Benoit wrote: > Adding the check in the clock framework for DSS clock nodes only might be the > cleanest way to do that right now. > > You can map clock nodes to clkops_omap2_dflt_wait clkops instead of the > clkops_omap2_dflt currently used. But then you will have to add the support > for OMAP4, since for the moment the function seems to work only for OMAP2 & 3 > (omap2_clk_dflt_find_idlest). > > It is a little bit more complex than the current WA but should not be that > hard either to do. > This is a much cleaner WA before having the full hwmod support for the DSS for > my point of view. > > Paul, > Any thoughts? Tomi, unless you have the time to try implementing it via the clock framework, I'd suggest that the udelay() is probably the best approach to get something into 2.6.39. I don't like the udelay() either, and I'd suggest marking it with a #warning or a big fat comment. Unfortunately I've run out of time to do any additional work for this merge window. - 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