On Wednesday 17 August 2011 07:17 AM, Paul Walmsley wrote:
Hi everyone I've updated this patch per my earlier comments and also to apply. Please let me know if you have any issues with it ASAP. - Paul From: Santosh Shilimkar<[email protected]> Date: Sat, 13 Aug 2011 08:56:28 +0530 Subject: [PATCH] [PATCH] OMAP: clockdomain: Wait for powerdomain to be ON when using clockdomain force wakeup While using clockdomain force wakeup method, not waiting for powerdomain to be effectively ON may end up locking the clockdomain FSM until a next wakeup event occurs. One such issue was seen on OMAP4430, where L4_PER was periodically getting stuck in in-transition state when transitioning from from OSWR to ON. This issue was reported and investigated by Patrick Titiano<[email protected]> Signed-off-by: Santosh Shilimkar<[email protected]> Signed-off-by: Rajendra Nayak<[email protected]> Reported-by: Patrick Titiano<[email protected]> Cc: Kevin Hilman<[email protected]> Cc: Benoit Cousson<[email protected]> Cc: Paul Walmsley<[email protected]> [[email protected]: updated to apply; added transition wait on clkdm_deny_idle(); remove two superfluous pwrdm_wait_transition() calls] Signed-off-by: Paul Walmsley<[email protected]> ---
Thanks Paul. Patch looks good to me. Regards Santosh -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
