From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754822AbbGPJE1 (ORCPT ); Thu, 16 Jul 2015 05:04:27 -0400 Received: from devils.ext.ti.com ([198.47.26.153]:40327 "EHLO devils.ext.ti.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754711AbbGPJEY (ORCPT ); Thu, 16 Jul 2015 05:04:24 -0400 Message-ID: <55A77392.30400@ti.com> Date: Thu, 16 Jul 2015 14:34:18 +0530 From: Sekhar Nori User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.7.0 MIME-Version: 1.0 To: Linus Walleij , Vitaly Andrianov , Kevin Hilman CC: Alexandre Courbot , "linux-kernel@vger.kernel.org" , "linux-gpio@vger.kernel.org" Subject: Re: [PATCH] gpio/davinci: add interrupt support for GPIOs 16-31 References: <1434647449-5393-1-git-send-email-vitalya@ti.com> In-Reply-To: Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tuesday 14 July 2015 07:31 PM, Linus Walleij wrote: > On Thu, Jun 18, 2015 at 7:10 PM, Vitaly Andrianov wrote: > >> Interrupts for GPIOs 16 through 31 are enabled by bit 1 in the >> "binten" register (offset 8). Previous versions of GPIO only >> used bit 0, which enables GPIO 0-15 interrupts. >> >> Signed-off-by: Reece Pollack >> Signed-off-by: Vitaly Andrianov > > Sekhar/Kevin: OK with this? We don't have a maintainer > listed for davinci GPIO so I assume it's you guys... Hi Linus, I had reviewed this patch and there was a v2 send based on my comments on July 03. > Should this be tagged for stable? Not sure about that. It affects Keystone devices. Vitaly? Thanks, Sekhar