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 -- You received this message because you are subscribed to the Google Groups "linux-sunxi" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web, visit https://groups.google.com/d/msgid/linux-sunxi/20200115051253.32603-1-samuel%40sholland.org.
