From mboxrd@z Thu Jan 1 00:00:00 1970 From: Benoit Cousson Subject: Re: [PATCHv2 02/12] ARM: OMAP2+: hwmod code/data: fix 32K sync timer Date: Wed, 4 Jul 2012 18:43:53 +0200 Message-ID: <4FF472C9.6000107@ti.com> References: <20120611004502.20034.8840.stgit@dusk> <20120611004555.20034.87035.stgit@dusk> <4FDA15AA.6090704@ti.com> <4FDA45F5.9090300@ti.com> <4FDB387C.7030003@ti.com> <87mx3f38lh.fsf@ti.com> <4FF46BF5.50308@ti.com> <1341420070.2059.185.camel@sokoban> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit Return-path: Received: from devils.ext.ti.com ([198.47.26.153]:49279 "EHLO devils.ext.ti.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751755Ab2GDQoB (ORCPT ); Wed, 4 Jul 2012 12:44:01 -0400 In-Reply-To: <1341420070.2059.185.camel@sokoban> Sender: linux-omap-owner@vger.kernel.org List-Id: linux-omap@vger.kernel.org To: t-kristo@ti.com Cc: Kevin Hilman , Paul Walmsley , linux-omap@vger.kernel.org, linux-arm-kernel@lists.infradead.org, Tony Lindgren , Vaibhav Hiremath On 07/04/2012 06:41 PM, Tero Kristo wrote: > On Wed, 2012-07-04 at 18:14 +0200, Benoit Cousson wrote: >> Hi Kevin, >> >> On 07/04/2012 04:27 PM, Kevin Hilman wrote: >> >> [...] >> >>> Tested-by: Kevin Hilman >>> >>> I confirm this version is now allowing CORE to hit retention during >>> suspend. >>> >>> Benoit, I hope this is OK with you. We need a fix for this in v3.5 >>> since this is last core bug preventing CORE retention in v3.5. >> >> On OMAP4 as well? I've just tried with the hwmod fix for AESS and USB >> and still cannot reach RET. >> >> Am I missing some other patches for OMAP4? > > You need also fixes for sl2if and mcpdm in addition to above. Are they in some lo branch already? Benoit From mboxrd@z Thu Jan 1 00:00:00 1970 From: b-cousson@ti.com (Benoit Cousson) Date: Wed, 4 Jul 2012 18:43:53 +0200 Subject: [PATCHv2 02/12] ARM: OMAP2+: hwmod code/data: fix 32K sync timer In-Reply-To: <1341420070.2059.185.camel@sokoban> References: <20120611004502.20034.8840.stgit@dusk> <20120611004555.20034.87035.stgit@dusk> <4FDA15AA.6090704@ti.com> <4FDA45F5.9090300@ti.com> <4FDB387C.7030003@ti.com> <87mx3f38lh.fsf@ti.com> <4FF46BF5.50308@ti.com> <1341420070.2059.185.camel@sokoban> Message-ID: <4FF472C9.6000107@ti.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On 07/04/2012 06:41 PM, Tero Kristo wrote: > On Wed, 2012-07-04 at 18:14 +0200, Benoit Cousson wrote: >> Hi Kevin, >> >> On 07/04/2012 04:27 PM, Kevin Hilman wrote: >> >> [...] >> >>> Tested-by: Kevin Hilman >>> >>> I confirm this version is now allowing CORE to hit retention during >>> suspend. >>> >>> Benoit, I hope this is OK with you. We need a fix for this in v3.5 >>> since this is last core bug preventing CORE retention in v3.5. >> >> On OMAP4 as well? I've just tried with the hwmod fix for AESS and USB >> and still cannot reach RET. >> >> Am I missing some other patches for OMAP4? > > You need also fixes for sl2if and mcpdm in addition to above. Are they in some lo branch already? Benoit