linux-input.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/2] Input: axp20x-pek wakeup enablement
@ 2020-01-15  5:12 Samuel Holland
  2020-01-15  5:12 ` [PATCH v2 1/2] Input: axp20x-pek - Respect userspace wakeup configuration Samuel Holland
  2020-01-15  5:12 ` [PATCH v2 2/2] Input: axp20x-pek - Enable wakeup for all AXP variants Samuel Holland
  0 siblings, 2 replies; 6+ messages in thread
From: Samuel Holland @ 2020-01-15  5:12 UTC (permalink / raw)
  To: Dmitry Torokhov, Hans de Goede, Chen-Yu Tsai
  Cc: linux-input, linux-kernel, linux-sunxi, Samuel Holland

This series allows enabling or disabling wakeup via the power button on
X-Powers PMICs, for all AXP2xx/AXP8xx variants. This v2 of the patch
series keeps the existing behavior of the AXP288 variant used on x86
platforms.

Changes since v1:
 - Drop patch 1
 - Use __maybe_unused instead of "#ifdef CONFIG_PM_SLEEP" [patch 2]
 - Add Reviewed-by [patch 3]

Samuel Holland (2):
  Input: axp20x-pek - Respect userspace wakeup configuration
  Input: axp20x-pek - Enable wakeup for all AXP variants

 drivers/input/misc/axp20x-pek.c | 38 +++++++++++++++++++++++++++++++--
 1 file changed, 36 insertions(+), 2 deletions(-)

-- 
2.23.0


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2020-01-22  6:04 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-01-15  5:12 [PATCH v2 0/2] Input: axp20x-pek wakeup enablement Samuel Holland
2020-01-15  5:12 ` [PATCH v2 1/2] Input: axp20x-pek - Respect userspace wakeup configuration Samuel Holland
2020-01-15 10:50   ` Hans de Goede
2020-01-22  6:04     ` Dmitry Torokhov
2020-01-15  5:12 ` [PATCH v2 2/2] Input: axp20x-pek - Enable wakeup for all AXP variants Samuel Holland
2020-01-22  6:04   ` Dmitry Torokhov

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).