From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tony Lindgren Subject: Re: [PATCH] gpio: omap: Fix regression for MPUIO interrupts Date: Wed, 6 May 2015 08:36:56 -0700 Message-ID: <20150506153656.GJ21061@atomide.com> References: <1429833257-28188-1-git-send-email-tony@atomide.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: Sender: linux-omap-owner@vger.kernel.org To: Linus Walleij Cc: Alexandre Courbot , "linux-gpio@vger.kernel.org" , Linux-OMAP , "linux-arm-kernel@lists.infradead.org" , Aaro Koskinen , Felipe Balbi , Javier Martinez Canillas , Grygorii Strashko , Kevin Hilman , Nishanth Menon , Santosh Shilimkar List-Id: linux-gpio@vger.kernel.org * Linus Walleij [150506 06:22]: > On Fri, Apr 24, 2015 at 1:54 AM, Tony Lindgren wrote: > > > At some point with all the GPIO clean-up we've broken the > > MPUIO interrupts. Those are just a little bit different from > > the GPIO interrupts, so we can fix it up just by setting > > different irqchip functions for it. And then we can just > > remove all old code trying to do the same. > > > > Cc: Aaro Koskinen > > Cc: Felipe Balbi > > Cc: Javier Martinez Canillas > > Cc: Grygorii Strashko > > Cc: Kevin Hilman > > Cc: Nishanth Menon > > Cc: Santosh Shilimkar > > Signed-off-by: Tony Lindgren > > Patch applied for fixes with the ACKs etc, Thanks. Yes this should go in during the -rc cycle as a regresion fix. Sorry I could not exactly pinpoint where we've broken the MPUIO interrupts with all the clean-up. Also the omap1 SPARSE_IRQ changes I recently posted have a dependency to this one so that's another reason to get this one out of the way. No rush with the other ones, those should be OK for v4.2. Regards, Tony From mboxrd@z Thu Jan 1 00:00:00 1970 From: tony@atomide.com (Tony Lindgren) Date: Wed, 6 May 2015 08:36:56 -0700 Subject: [PATCH] gpio: omap: Fix regression for MPUIO interrupts In-Reply-To: References: <1429833257-28188-1-git-send-email-tony@atomide.com> Message-ID: <20150506153656.GJ21061@atomide.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org * Linus Walleij [150506 06:22]: > On Fri, Apr 24, 2015 at 1:54 AM, Tony Lindgren wrote: > > > At some point with all the GPIO clean-up we've broken the > > MPUIO interrupts. Those are just a little bit different from > > the GPIO interrupts, so we can fix it up just by setting > > different irqchip functions for it. And then we can just > > remove all old code trying to do the same. > > > > Cc: Aaro Koskinen > > Cc: Felipe Balbi > > Cc: Javier Martinez Canillas > > Cc: Grygorii Strashko > > Cc: Kevin Hilman > > Cc: Nishanth Menon > > Cc: Santosh Shilimkar > > Signed-off-by: Tony Lindgren > > Patch applied for fixes with the ACKs etc, Thanks. Yes this should go in during the -rc cycle as a regresion fix. Sorry I could not exactly pinpoint where we've broken the MPUIO interrupts with all the clean-up. Also the omap1 SPARSE_IRQ changes I recently posted have a dependency to this one so that's another reason to get this one out of the way. No rush with the other ones, those should be OK for v4.2. Regards, Tony