[PATCH V2 08/10] ARM: OMAP4: Prevent EMU power domain transitioning to OFF when in-use
From: Jon Hunter <hidden>
Date: 2012-08-01 18:17:55
Also in:
linux-omap
From: Jon Hunter <hidden>
Date: 2012-08-01 18:17:55
Also in:
linux-omap
Hi Paul, On 08/01/2012 10:08 AM, Paul Walmsley wrote:
Hi Jon, On Tue, 31 Jul 2012, Jon Hunter wrote:quoted
Sorry for all the emails. However, I wanted to get this out to you as I am due to be out for a couple weeks. So I have updated your patch [1] with the following changes ... 1. Re-based on top of your omap3 clock domain fix [2] 2. Modified the above change I mentioned to check for CLKDM_MISSING_IDLE_REPORTING in omap_pm_clkdms_setup() instead of the omap2_clkdm_clk_enable(). This is to prevent the clock domain being placed in HW_AUTO on boot if enabled early. 3. Made the other change I mentioned earlier [3]. This is now working well for me on OMAP3/4.Your changes look good to me. Do you have a strong preference as to whether that patch should go in as part of 3.6-rc or 3.7? I'd be inclined to queue it for 3.7 based on the size of the patch.
Thanks for the feedback. 3.7 is fine with me, I don't expect the PMU changes I have will be in before that. Cheers Jon