From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephen Warren Subject: Re: [PATCH V5 1/9] gpio: tegra: add gpio wakeup source handling Date: Wed, 03 Apr 2013 10:52:19 -0600 Message-ID: <515C5E43.1080904@wwwdotorg.org> References: <1364901613-25080-1-git-send-email-josephl@nvidia.com> <1364901613-25080-2-git-send-email-josephl@nvidia.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: Sender: linux-tegra-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Linus Walleij Cc: Joseph Lo , "linux-tegra-u79uwXL29TY76Z2rM5mHXA@public.gmane.org" , "linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org" , Grant Likely List-Id: linux-tegra@vger.kernel.org On 04/03/2013 10:29 AM, Linus Walleij wrote: > On Tue, Apr 2, 2013 at 1:20 PM, Joseph Lo wrote: >> This patch ad > d the gpio wakeup source handling for the Tegra platform. It >> was be done by enabling the irq for the gpio in the gpio controller and >> enabling the bank irq of the gpio in the Tegra legacy irq controller when >> the system going to suspend. >> >> Based on the work by: >> Varun Wadekar >> >> Cc: Grant Likely >> Cc: Linus Walleij >> Signed-off-by: Joseph Lo >> Acked-by: Linus Walleij >> --- >> V5: >> * no change >> V4: >> * no change >> V3: >> * no change >> V2: >> * no change > > Shall I just apply this to the GPIO tree to stop these repetitive mails > from coming? It's part of a series where other patches are being rev'd. I'll apply it to the Tegra tree with the series once it's final. From mboxrd@z Thu Jan 1 00:00:00 1970 From: swarren@wwwdotorg.org (Stephen Warren) Date: Wed, 03 Apr 2013 10:52:19 -0600 Subject: [PATCH V5 1/9] gpio: tegra: add gpio wakeup source handling In-Reply-To: References: <1364901613-25080-1-git-send-email-josephl@nvidia.com> <1364901613-25080-2-git-send-email-josephl@nvidia.com> Message-ID: <515C5E43.1080904@wwwdotorg.org> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On 04/03/2013 10:29 AM, Linus Walleij wrote: > On Tue, Apr 2, 2013 at 1:20 PM, Joseph Lo wrote: >> This patch ad > d the gpio wakeup source handling for the Tegra platform. It >> was be done by enabling the irq for the gpio in the gpio controller and >> enabling the bank irq of the gpio in the Tegra legacy irq controller when >> the system going to suspend. >> >> Based on the work by: >> Varun Wadekar >> >> Cc: Grant Likely >> Cc: Linus Walleij >> Signed-off-by: Joseph Lo >> Acked-by: Linus Walleij >> --- >> V5: >> * no change >> V4: >> * no change >> V3: >> * no change >> V2: >> * no change > > Shall I just apply this to the GPIO tree to stop these repetitive mails > from coming? It's part of a series where other patches are being rev'd. I'll apply it to the Tegra tree with the series once it's final.