Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753060AbdC2RNU (ORCPT ); Wed, 29 Mar 2017 13:13:20 -0400 Received: from muru.com ([72.249.23.125]:42728 "EHLO muru.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751603AbdC2RNT (ORCPT ); Wed, 29 Mar 2017 13:13:19 -0400 Date: Wed, 29 Mar 2017 10:13:14 -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: <20170329171314.GD10760@atomide.com> References: <20170329015801.22240-1-d-gerlach@ti.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20170329015801.22240-1-d-gerlach@ti.com> User-Agent: Mutt/1.8.0 (2017-02-23) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 432 Lines: 12 * 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? Regards, Tony