From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752744AbdEPPrX (ORCPT ); Tue, 16 May 2017 11:47:23 -0400 Received: from muru.com ([72.249.23.125]:47774 "EHLO muru.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752479AbdEPPrV (ORCPT ); Tue, 16 May 2017 11:47:21 -0400 Date: Tue, 16 May 2017 08:47:17 -0700 From: Tony Lindgren To: Dave Gerlach Cc: Santosh Shilimkar , Russell King , linux-arm-kernel@lists.infradead.org, linux-omap@vger.kernel.org, linux-kernel@vger.kernel.org, Keerthy J Subject: Re: [PATCH 0/8] ARM: OMAP2+: AM33XX/AM43XX: Add suspend-resume support Message-ID: <20170516154717.GF31418@atomide.com> References: <20170329015801.22240-1-d-gerlach@ti.com> <20170329171314.GD10760@atomide.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.8.2 (2017-04-18) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org * Dave Gerlach [170329 11:52]: > Hi Tony, > On 03/29/2017 12:13 PM, Tony Lindgren wrote: > > * Dave Gerlach [170328 19:00]: > > > Hi, > > > This series contains the remaining code to enable suspend to mem and standby on > > > am335x and am437x platforms. It depends on the ti-emif-sram series sent here [1]. > > > > Looks good to me in general. To remove the dependency, can some > > of this be merged separately without breaking things before [1]? > > Maybe by disabling some of the PM states until [1] is in place? > > Thanks for the feedback. Actually, patch 7 is the only patch with a > dependency to [1]. The rest of the patches just add platform PM support > needed for suspend but won't do much of anything until patch 7 actually > enables the suspend states, so there is no reason why patches 1-6 and patch > 8 can't be merged now. I'm applying patches 1-5 into omap-for-v4.13/soc. Patch 6 needs ack from Russell. Regards, Tony