From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kevin Hilman Subject: Re: [PATCH v8 00/11] OMAP: GPIO: Implement GPIO as platform device Date: Thu, 02 Dec 2010 10:58:12 +0100 Message-ID: <87zkso4hu3.fsf@deeprootsystems.com> References: <1290689318-10191-1-git-send-email-charu@ti.com> <20101201183357.GI17222@atomide.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mail-qw0-f46.google.com ([209.85.216.46]:46345 "EHLO mail-qw0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752459Ab0LBJ6W (ORCPT ); Thu, 2 Dec 2010 04:58:22 -0500 Received: by qwb7 with SMTP id 7so8166683qwb.19 for ; Thu, 02 Dec 2010 01:58:21 -0800 (PST) In-Reply-To: <20101201183357.GI17222@atomide.com> (Tony Lindgren's message of "Wed, 1 Dec 2010 10:33:57 -0800") Sender: linux-omap-owner@vger.kernel.org List-Id: linux-omap@vger.kernel.org To: Tony Lindgren Cc: "Varadarajan, Charulatha" , linux-omap@vger.kernel.org, linux-arm-kernel@lists.infradead.org, paul@pwsan.com, b-cousson@ti.com, p-basak2@ti.com Tony Lindgren writes: > * Varadarajan, Charulatha [101125 04:39]: >> Implement OMAP GPIO module in platform device model. OMAP2+ specific GPIO >> module uses hwmod FW. >> >> Tested on OMAP2430, OMAP4430, OMAP3430 SDP boards, OMAP4430 Blaze board >> and zoom3 board. Verified that this patch series does not break the OMAP1 >> build. > > I've boot tested this on N800 + 5912OSK. > > I'll apply these patches into devel-gpio branch and start merging these > into linux-omap master branch and into for-next for the next merge window. > > I've also added one minor fix for 16xx, will post that separately. Tony, you can also add Acked-by: Kevin Hilman for this series, as v8 now looks good for me. Thanks Charu, Kevin From mboxrd@z Thu Jan 1 00:00:00 1970 From: khilman@deeprootsystems.com (Kevin Hilman) Date: Thu, 02 Dec 2010 10:58:12 +0100 Subject: [PATCH v8 00/11] OMAP: GPIO: Implement GPIO as platform device In-Reply-To: <20101201183357.GI17222@atomide.com> (Tony Lindgren's message of "Wed, 1 Dec 2010 10:33:57 -0800") References: <1290689318-10191-1-git-send-email-charu@ti.com> <20101201183357.GI17222@atomide.com> Message-ID: <87zkso4hu3.fsf@deeprootsystems.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org Tony Lindgren writes: > * Varadarajan, Charulatha [101125 04:39]: >> Implement OMAP GPIO module in platform device model. OMAP2+ specific GPIO >> module uses hwmod FW. >> >> Tested on OMAP2430, OMAP4430, OMAP3430 SDP boards, OMAP4430 Blaze board >> and zoom3 board. Verified that this patch series does not break the OMAP1 >> build. > > I've boot tested this on N800 + 5912OSK. > > I'll apply these patches into devel-gpio branch and start merging these > into linux-omap master branch and into for-next for the next merge window. > > I've also added one minor fix for 16xx, will post that separately. Tony, you can also add Acked-by: Kevin Hilman for this series, as v8 now looks good for me. Thanks Charu, Kevin