From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tony Lindgren Subject: Re: [patch-v2.6.39 6/7] OMAP4430: hwmod data: Adding USBOTG Date: Mon, 21 Feb 2011 10:22:14 -0800 Message-ID: <20110221182213.GD15225@atomide.com> References: <20110217165953.GR20795@atomide.com> <4D5D5770.9020501@ti.com> <20110217171747.GC14574@legolas.emea.dhcp.ti.com> <4D5D59E5.6020307@ti.com> <20110217173711.GF14574@legolas.emea.dhcp.ti.com> <4D5D5F13.2010602@ti.com> <20110217181849.GV20795@atomide.com> <4D5E7DFF.7020609@ti.com> <20110218154135.GF11151@legolas.emea.dhcp.ti.com> <4D5EA36A.4000903@ti.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mho-02-ewr.mailhop.org ([204.13.248.72]:49237 "EHLO mho-02-ewr.mailhop.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751399Ab1BUSWR (ORCPT ); Mon, 21 Feb 2011 13:22:17 -0500 Content-Disposition: inline In-Reply-To: <4D5EA36A.4000903@ti.com> Sender: linux-omap-owner@vger.kernel.org List-Id: linux-omap@vger.kernel.org To: "Cousson, Benoit" Cc: "Balbi, Felipe" , Linux OMAP Mailing List , Linux ARM Kernel Mailing List , "Kalliguddi, Hema" , Kevin Hilman , Paul Walmsley , "Raja, Govindraj" * Cousson, Benoit [110218 08:49]: > --- > From b2190f0d339c9d843eb5e370d0db8b7090fbcfab Mon Sep 17 00:00:00 2001 > From: Benoit Cousson > Date: Fri, 18 Feb 2011 14:01:06 +0100 > Subject: [PATCH] OMAP4: hwmod data: Add rev and dev_attr fields in McSPI > > - Add a rev attribute to identify various McSPI IP version. > - Add a dev_attr structure to provide the number of chipselect > supported by the instance. Looks like one seems to be wrapped and does not apply even after unwapping.. Tony