From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755375AbcDAWxl (ORCPT ); Fri, 1 Apr 2016 18:53:41 -0400 Received: from devils.ext.ti.com ([198.47.26.153]:56984 "EHLO devils.ext.ti.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755316AbcDAWxj (ORCPT ); Fri, 1 Apr 2016 18:53:39 -0400 From: Nishanth Menon To: Tony Lindgren CC: , , , Nishanth Menon Subject: [PATCH 0/3] ARM: OMAP2: Make suspend work again. Date: Fri, 1 Apr 2016 17:53:04 -0500 Message-ID: <1459551187-5992-1-git-send-email-nm@ti.com> X-Mailer: git-send-email 1.7.9.5 MIME-Version: 1.0 Content-Type: text/plain Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 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 Nishanth Menon (3): ARM: OMAP: DRA7: wakeupgen: Skip SAR save for wakeupgen ARM: OMAP: DRA7: Provide proper class to omap2_set_globals_tap ARM: OMAP: Catch callers of revision information prior to it being populated arch/arm/mach-omap1/id.c | 1 + arch/arm/mach-omap2/id.c | 1 + arch/arm/mach-omap2/io.c | 3 ++- arch/arm/mach-omap2/omap-wakeupgen.c | 7 +++++++ 4 files changed, 11 insertions(+), 1 deletion(-) -- 2.8.0