From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tony Lindgren Subject: Re: [PATCH 12/11] omap1: Fix gpio mpuio bank to work for multi-omap for 7xx/15xx/16xx Date: Tue, 7 Dec 2010 17:04:35 -0800 Message-ID: <20101208010434.GH17435@atomide.com> References: <1290689318-10191-1-git-send-email-charu@ti.com> <20101201183357.GI17222@atomide.com> <87zkso4hu3.fsf@deeprootsystems.com> <20101204212554.GM17222@atomide.com> <20101207232315.GE17435@atomide.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: <20101207232315.GE17435@atomide.com> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: linux-arm-kernel-bounces@lists.infradead.org Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=m.gmane.org@lists.infradead.org To: "Varadarajan, Charulatha" Cc: paul@pwsan.com, b-cousson@ti.com, Janusz Krzysztofik , Kevin Hilman , p-basak2@ti.com, linux-omap@vger.kernel.org, Cory Maccarrone , linux-arm-kernel@lists.infradead.org List-Id: linux-omap@vger.kernel.org * Tony Lindgren [101207 15:13]: > > Note that this will cause omap-keypad.c driver to not work on 7xx. > However, the right fix there is to move over to gpio-keys instead as > suggested by Cory Maccarrone and > Janusz Krzysztofik . Updated that to say matrix-keypad instead of gpio-keys as pointed out by Janusz. Tony From mboxrd@z Thu Jan 1 00:00:00 1970 From: tony@atomide.com (Tony Lindgren) Date: Tue, 7 Dec 2010 17:04:35 -0800 Subject: [PATCH 12/11] omap1: Fix gpio mpuio bank to work for multi-omap for 7xx/15xx/16xx In-Reply-To: <20101207232315.GE17435@atomide.com> References: <1290689318-10191-1-git-send-email-charu@ti.com> <20101201183357.GI17222@atomide.com> <87zkso4hu3.fsf@deeprootsystems.com> <20101204212554.GM17222@atomide.com> <20101207232315.GE17435@atomide.com> Message-ID: <20101208010434.GH17435@atomide.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org * Tony Lindgren [101207 15:13]: > > Note that this will cause omap-keypad.c driver to not work on 7xx. > However, the right fix there is to move over to gpio-keys instead as > suggested by Cory Maccarrone and > Janusz Krzysztofik . Updated that to say matrix-keypad instead of gpio-keys as pointed out by Janusz. Tony