From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sudeep Holla Subject: Re: [PATCH] gpio: pl061: add support for wakeup configuration Date: Mon, 14 Dec 2015 14:04:15 +0000 Message-ID: <566ECC5F.1010807@arm.com> References: <1448644755-29183-1-git-send-email-sudeep.holla@arm.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: Sender: linux-kernel-owner@vger.kernel.org To: Linus Walleij Cc: Sudeep Holla , "linux-gpio@vger.kernel.org" , "linux-kernel@vger.kernel.org" , Alexandre Courbot List-Id: linux-gpio@vger.kernel.org On 14/12/15 14:02, Linus Walleij wrote: > On Fri, Nov 27, 2015 at 6:19 PM, Sudeep Holla wrote: > >> The PL061 supports interrupts and those can be wakeup interrupts. We >> need to provide support for configuring those interrupts as wakeup >> sources. >> >> This patch adds irq_set_wake callback for PL061 so that GPIO interrupts >> can be configured as wakeup. >> >> Cc: Linus Walleij >> Cc: Alexandre Courbot >> Signed-off-by: Sudeep Holla > > Patch applied, since I can't think of anything better. > Thanks and I agree but we can always fix/enhance if/whenever required :) -- Regards, Sudeep