commit | 9c94553099efb2ba873cbdddfd416a8a09d0e5f1 | [log] [tgz] |
---|---|---|
author | Hans de Goede <hdegoede@redhat.com> | Mon Mar 23 22:59:39 2020 +0100 |
committer | Chanwoo Choi <cw00.choi@samsung.com> | Wed Mar 25 08:16:14 2020 +0900 |
tree | 914a3564b4697ae23da9092b76b5849e02fdfdc2 | |
parent | 995bb1092326b8ba8fa29456c334ac6a49765ccd [diff] |
extcon: axp288: Add wakeup support On devices with an AXP288, we need to wakeup from suspend when a charger is plugged in, so that we can do charger-type detection and so that the axp288-charger driver, which listens for our extcon events, can configure the input-current-limit accordingly. Cc: stable@vger.kernel.org Signed-off-by: Hans de Goede <hdegoede@redhat.com> Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>