From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tony Lindgren Subject: Re: [PATCH] pinctrl: single: call pcs_soc->rearm() whenever IRQ mask is changed Date: Fri, 11 Oct 2013 10:23:38 -0700 Message-ID: <20131011172337.GU29913@atomide.com> References: <1381507996-15021-1-git-send-email-rogerq@ti.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mho-03-ewr.mailhop.org ([204.13.248.66]:20237 "EHLO mho-01-ewr.mailhop.org" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1752163Ab3JKRXk (ORCPT ); Fri, 11 Oct 2013 13:23:40 -0400 Content-Disposition: inline In-Reply-To: Sender: linux-omap-owner@vger.kernel.org List-Id: linux-omap@vger.kernel.org To: Linus Walleij Cc: Roger Quadros , Grygorii Strashko , Peter Ujfalusi , Haojian Zhuang , Benoit Cousson , "linux-arm-kernel@lists.infradead.org" , Linux-OMAP * Linus Walleij [131011 09:27]: > On Fri, Oct 11, 2013 at 6:13 PM, Roger Quadros wrote: > > > On OMAPs the IO ring must be rearmed each time the pad wakeup > > configuration is changed. So call pcs_soc->rearm() from > > pcs_irq_set(). > > > > Signed-off-by: Roger Quadros > > If Tony needs to apply this with the other patches: Acked-by. Just replied with a slightly modified version of Roger's patch suggesting you pull in the signed tag I posted for you yesterday and then you can pick up Roger's fix into the pinctrl tree :) Tony From mboxrd@z Thu Jan 1 00:00:00 1970 From: tony@atomide.com (Tony Lindgren) Date: Fri, 11 Oct 2013 10:23:38 -0700 Subject: [PATCH] pinctrl: single: call pcs_soc->rearm() whenever IRQ mask is changed In-Reply-To: References: <1381507996-15021-1-git-send-email-rogerq@ti.com> Message-ID: <20131011172337.GU29913@atomide.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org * Linus Walleij [131011 09:27]: > On Fri, Oct 11, 2013 at 6:13 PM, Roger Quadros wrote: > > > On OMAPs the IO ring must be rearmed each time the pad wakeup > > configuration is changed. So call pcs_soc->rearm() from > > pcs_irq_set(). > > > > Signed-off-by: Roger Quadros > > If Tony needs to apply this with the other patches: Acked-by. Just replied with a slightly modified version of Roger's patch suggesting you pull in the signed tag I posted for you yesterday and then you can pick up Roger's fix into the pinctrl tree :) Tony