From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756288AbdEROUN (ORCPT ); Thu, 18 May 2017 10:20:13 -0400 Received: from lelnx193.ext.ti.com ([198.47.27.77]:28010 "EHLO lelnx193.ext.ti.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755323AbdEROUM (ORCPT ); Thu, 18 May 2017 10:20:12 -0400 Subject: Re: [PATCH 0/8] ARM: OMAP2+: AM33XX/AM43XX: Add suspend-resume support To: Tony Lindgren References: <20170329015801.22240-1-d-gerlach@ti.com> <20170329171314.GD10760@atomide.com> <20170516154717.GF31418@atomide.com> <597b3b18-154d-9e81-35c3-4790d813031b@ti.com> CC: Santosh Shilimkar , Russell King , , , , Keerthy J From: Dave Gerlach Message-ID: <0bf4723f-dd94-bbbf-21a8-2ec60dff58cb@ti.com> Date: Thu, 18 May 2017 09:19:32 -0500 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.5.1 MIME-Version: 1.0 In-Reply-To: <597b3b18-154d-9e81-35c3-4790d813031b@ti.com> Content-Type: text/plain; charset="windows-1252"; format=flowed Content-Transfer-Encoding: 7bit X-Originating-IP: [128.247.59.203] Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Tony, On 05/16/2017 10:49 AM, Dave Gerlach wrote: > On 05/16/2017 10:47 AM, Tony Lindgren wrote: >> * 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. >> > > Thanks. I will resend patches 6-8 as a separate series. On second thought, it's probably best to keep patches 4 and 5 as part of the new series as well for review purposes, as they are not added to the build until patch 6 but also make use of the asm-offsets macros introduced in patch 6. I will send them along with patch 6-8 resend, making the new series patches 4-8. Regards, Dave > > Regards, > Dave > >> Regards, >> >> Tony >> >