Re: [PATCH 0/3] ACPI / sleep: Support power button wakeup from S2I on recent Dell laptops
From: "Rafael J. Wysocki" <rafael@kernel.org>
Date: 2017-06-01 15:00:27
Also in:
linux-acpi, lkml
From: "Rafael J. Wysocki" <rafael@kernel.org>
Date: 2017-06-01 15:00:27
Also in:
linux-acpi, lkml
On Thu, Jun 1, 2017 at 12:43 PM, Andy Shevchenko [off-list ref] wrote:
On Thu, 2017-06-01 at 01:23 +0200, Rafael J. Wysocki wrote:quoted
Hi All, This is a follow-up for a patch series posted some time ago: http://marc.info/?l=linux-kernel&m=149324246701378&w=2 The first two patches from that series are in 4.12-rc already and the rest have been rearranged....quoted
The first two patches in the current series update the drivers used for button events processing on the affected systems so that they signal wakeup as expected and avoid propagating the wakeup events as button events to user space....quoted
There is no code dependency between patches [1-2/3] and patch [3/3], but all of them together are necessary for the feature in question to work on both the affected systems, so IMO they should be applied together. The series is available from a git branch at git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git s2idle-dell-test and has been included into the testing branch thereof. If there are any concerns regarding this series, please let me know.Is this supposed to go via linux PM tree?
Yes, it is.
I'm fine with the first two: Acked-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Thanks!