Re: [PATCH 5/5] mfd: tps65217: Support an interrupt pin as the system wakeup

2016-11-22 Thread Lee Jones
On Tue, 15 Nov 2016, Milo Kim wrote: > TPS65217 INT pin is used for the system wakeup from suspend mode. > This patch enables push button or charger input event as a wakeup source. > > Signed-off-by: Milo Kim > --- > drivers/mfd/tps65217.c | 2 ++ > 1 file changed, 2 insertions(+) Applied, tha

[PATCH 5/5] mfd: tps65217: Support an interrupt pin as the system wakeup

2016-11-15 Thread Milo Kim
TPS65217 INT pin is used for the system wakeup from suspend mode. This patch enables push button or charger input event as a wakeup source. Signed-off-by: Milo Kim --- drivers/mfd/tps65217.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/drivers/mfd/tps65217.c b/drivers/mfd/tps65217.c ind