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