From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758419AbcDHP4Q (ORCPT ); Fri, 8 Apr 2016 11:56:16 -0400 Received: from muru.com ([72.249.23.125]:50129 "EHLO muru.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1758048AbcDHP4P (ORCPT ); Fri, 8 Apr 2016 11:56:15 -0400 Date: Fri, 8 Apr 2016 08:56:09 -0700 From: Tony Lindgren To: Keerthy Cc: Nishanth Menon , linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-omap@vger.kernel.org Subject: Re: [PATCH 0/3] ARM: OMAP2: Make suspend work again. Message-ID: <20160408155609.GU16484@atomide.com> References: <1459551187-5992-1-git-send-email-nm@ti.com> <5701FFEC.5020008@ti.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <5701FFEC.5020008@ti.com> User-Agent: Mutt/1.5.24 (2015-08-30) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org * Keerthy [160403 22:48]: > > > On Saturday 02 April 2016 04:23 AM, Nishanth Menon wrote: > >Hi, > >series of patches for fixing up attempt to suspend on X15 > > > >Test: http://pastebin.ubuntu.com/15582436/ > > > >Based on v4.6-rc1 > > > >Also needs https://patchwork.kernel.org/patch/8724791/ if kernel > >modules are installed > > Thanks for the series Nishanth. > > I tested suspend/resume and used no_console_suspend and woke up using uart > on DRA7-EVM. Applying all three into omap-for-v4.6/fixes thanks. Tony