From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753177AbbLNOEU (ORCPT ); Mon, 14 Dec 2015 09:04:20 -0500 Received: from foss.arm.com ([217.140.101.70]:43184 "EHLO foss.arm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752312AbbLNOES (ORCPT ); Mon, 14 Dec 2015 09:04:18 -0500 Subject: Re: [PATCH] gpio: pl061: add support for wakeup configuration To: Linus Walleij References: <1448644755-29183-1-git-send-email-sudeep.holla@arm.com> Cc: Sudeep Holla , "linux-gpio@vger.kernel.org" , "linux-kernel@vger.kernel.org" , Alexandre Courbot From: Sudeep Holla Organization: ARM Message-ID: <566ECC5F.1010807@arm.com> Date: Mon, 14 Dec 2015 14:04:15 +0000 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.4.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@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