[PATCH v2 0/2] Input: axp20x-pek wakeup enablement

From: Samuel Holland
Date: Wed Jan 15 2020 - 00:12:59 EST


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