From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752559Ab3KLGTe (ORCPT ); Tue, 12 Nov 2013 01:19:34 -0500 Received: from comal.ext.ti.com ([198.47.26.152]:48133 "EHLO comal.ext.ti.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751222Ab3KLGT1 (ORCPT ); Tue, 12 Nov 2013 01:19:27 -0500 Message-ID: <5281C839.8070100@ti.com> Date: Tue, 12 Nov 2013 11:48:33 +0530 From: Sekhar Nori User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.1.0 MIME-Version: 1.0 To: Grygorii Strashko , Prabhakar Lad CC: Linus Walleij , , DLOS , LKML , LAK Subject: Re: [PATCH 0/2] DaVinci: GPIO: fixes References: <1383893156-28010-1-git-send-email-prabhakar.csengg@gmail.com> <5280FB19.4020204@ti.com> In-Reply-To: <5280FB19.4020204@ti.com> Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Monday 11 November 2013 09:13 PM, Grygorii Strashko wrote: > Hi Sekhar, Prabhakar Lad > > On 11/08/2013 08:45 AM, Prabhakar Lad wrote:> From: "Lad, Prabhakar" >> >> This patch series fixes gpio driver regestration >> and offset check for unbanked gpio. >> >> Lad, Prabhakar (2): >> gpio: davinci: Fix a check for unbanked gpio >> ARM: davinci: Fix number of resources passed to >> davinci_gpio_register() call > > I've verified both patches - looks ok. > Patch 1 - restores unbanked GPIO IRQs functionality > Patch 2 - allows to register GPIO Platform devices and boot without issues. > > Could we move forward with these patches? Prabhakar, both patches look good to me. Thanks for the fixes. Also Grygorii, have you actually verified that the unbanked IRQ support works? Only DM365 uses it. What do I add for you? Tested-by: or Acked-by: Thanks, Sekhar