Re: [PATCH 0/3] ARM: OMAP2: Make suspend work again.

From: Keerthy
Date: Mon Apr 04 2016 - 01:48:03 EST




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.

Tested-by: Keerthy <j-keerthy@xxxxxx>


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(-)