From mboxrd@z Thu Jan 1 00:00:00 1970 From: nm@ti.com (Nishanth Menon) Date: Mon, 25 Aug 2014 11:36:07 -0500 Subject: [PATCH 00/10] ARM: OMAP5 / DRA7: Add framework for suspend and cpuidle In-Reply-To: <1408716154-26101-1-git-send-email-nm@ti.com> References: <1408716154-26101-1-git-send-email-nm@ti.com> Message-ID: <53FB65F7.6010704@ti.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On 08/22/2014 09:02 AM, Nishanth Menon wrote: [...] > An complete integrated branch is available here: https://github.com/nmenon/linux-2.6-playground/commits/testing/v3.17/cpu-idle-suspend-dra7-omap5-framework > > Example test log: > DRA7 based BeagleBoard X15: http://slexy.org/view/s2jgsH8bos (wakeup from external using pinctrl wakeup). > OMAP5UEVM: http://slexy.org/view/s20MiQJQIq (external pinctrl not hooked) Tony wanted a slightly wider test coverage including OMAP4 platforms: So using https://github.com/nmenon/linux-2.6-playground/commit/92e5e7407aa707ad6be8ae3b5bf21cfc741daab6 wakeup timer as a wakeup source (remote boards): am37x-evm: http://slexy.org/raw/s2l2vPAlBi BeagleBoard-XM: http://slexy.org/raw/s2HvJHuZ8K beagleboard-vanilla: http://slexy.org/raw/s2re4CjsVS n900: http://slexy.org/raw/s21kRad9UC sdp3430: http://slexy.org/raw/s217hjHveS pandaboard-es: http://slexy.org/raw/s21Vhfl96g pandaboard-vanilla: http://slexy.org/raw/s21uPHllrR sdp4430: http://slexy.org/raw/s20Jl3cika Vs: 3.17-rc1: am37x-evm: http://slexy.org/raw/s21FKtfXlb BeagleBoard-XM: http://slexy.org/raw/s2q3LCSDkd beagleboard-vanilla: http://slexy.org/raw/s21ioe8utf n900: http://slexy.org/raw/s20E3oQhCl sdp3430: http://slexy.org/raw/s21XQDe1s3 pandaboard-es: http://slexy.org/raw/s21DcS0IIt pandaboard-vanilla: http://slexy.org/raw/s25W1A4JsP sdp4430: http://slexy.org/raw/s2019HPstN -- Regards, Nishanth Menon