From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tony Lindgren Subject: Re: [REPOST PATCH v2 1/2] spi: omap2-mcspi: add pinctrl support Date: Tue, 18 Sep 2012 09:55:57 -0700 Message-ID: <20120918165557.GQ11762@atomide.com> References: <1347969685-15571-1-git-send-email-mporter@ti.com> <50586424.9040601@ti.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: <50586424.9040601-l0cyMroinI0@public.gmane.org> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: spi-devel-general-bounces-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org To: Shubhrajyoti Cc: Matt Porter , Mark Brown , Linux Kernel Mailing List , AnilKumar , Linux SPI Devel List , Linux OMAP List , Linux ARM Kernel List List-Id: linux-omap@vger.kernel.org * Shubhrajyoti [120918 05:09]: > On Tuesday 18 September 2012 05:31 PM, Matt Porter wrote: > > Adds pinctrl support to support OMAP platforms that boot from DT > > and rely on pinctrl support to set pinmuxes. > looks good > > Acked-by: Shubhrajyoti D Acked-by: Tony Lindgren ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ From mboxrd@z Thu Jan 1 00:00:00 1970 From: tony@atomide.com (Tony Lindgren) Date: Tue, 18 Sep 2012 09:55:57 -0700 Subject: [REPOST PATCH v2 1/2] spi: omap2-mcspi: add pinctrl support In-Reply-To: <50586424.9040601@ti.com> References: <1347969685-15571-1-git-send-email-mporter@ti.com> <50586424.9040601@ti.com> Message-ID: <20120918165557.GQ11762@atomide.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org * Shubhrajyoti [120918 05:09]: > On Tuesday 18 September 2012 05:31 PM, Matt Porter wrote: > > Adds pinctrl support to support OMAP platforms that boot from DT > > and rely on pinctrl support to set pinmuxes. > looks good > > Acked-by: Shubhrajyoti D Acked-by: Tony Lindgren From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752217Ab2IRQ4V (ORCPT ); Tue, 18 Sep 2012 12:56:21 -0400 Received: from mho-04-ewr.mailhop.org ([204.13.248.74]:54695 "EHLO mho-02-ewr.mailhop.org" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1751157Ab2IRQ4B (ORCPT ); Tue, 18 Sep 2012 12:56:01 -0400 X-Mail-Handler: Dyn Standard SMTP by Dyn X-Originating-IP: 98.234.237.12 X-Report-Abuse-To: abuse@dyndns.com (see http://www.dyndns.com/services/sendlabs/outbound_abuse.html for abuse reporting information) X-MHO-User: U2FsdGVkX1/T0VblALrNG+T/8D/0tCfH Date: Tue, 18 Sep 2012 09:55:57 -0700 From: Tony Lindgren To: Shubhrajyoti Cc: Matt Porter , Linux OMAP List , Linux SPI Devel List , Grant Likely , Linux Kernel Mailing List , Linux ARM Kernel List , AnilKumar , Mark Brown Subject: Re: [REPOST PATCH v2 1/2] spi: omap2-mcspi: add pinctrl support Message-ID: <20120918165557.GQ11762@atomide.com> References: <1347969685-15571-1-git-send-email-mporter@ti.com> <50586424.9040601@ti.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <50586424.9040601@ti.com> User-Agent: Mutt/1.5.20 (2009-06-14) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org * Shubhrajyoti [120918 05:09]: > On Tuesday 18 September 2012 05:31 PM, Matt Porter wrote: > > Adds pinctrl support to support OMAP platforms that boot from DT > > and rely on pinctrl support to set pinmuxes. > looks good > > Acked-by: Shubhrajyoti D Acked-by: Tony Lindgren