From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tony Lindgren Subject: Re: [PATCH 1/4] usb: musb: musb on omap3 has 32 endpoints Date: Mon, 23 Jun 2008 14:18:02 +0300 Message-ID: <20080623111801.GS7741@atomide.com> References: <1213351443-3336-1-git-send-email-felipe.balbi@nokia.com> <1213351443-3336-2-git-send-email-felipe.balbi@nokia.com> <20080623111009.GM7741@atomide.com> <20080623111455.GH4414@gandalf.research.nokia.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from [63.208.196.179] ([63.208.196.179]:54190 "EHLO mho-02-bos.mailhop.org" rhost-flags-FAIL-FAIL-OK-OK) by vger.kernel.org with ESMTP id S1752665AbYFWLRg (ORCPT ); Mon, 23 Jun 2008 07:17:36 -0400 Content-Disposition: inline In-Reply-To: <20080623111455.GH4414@gandalf.research.nokia.com> Sender: linux-omap-owner@vger.kernel.org List-Id: linux-omap@vger.kernel.org To: Felipe Balbi Cc: linux-omap@vger.kernel.org * Felipe Balbi [080623 14:16]: > On Mon, Jun 23, 2008 at 02:10:09PM +0300, Tony Lindgren wrote: > > * Felipe Balbi [080613 13:05]: > > > Fix hdrc_cnf.h for omap3 configuration. > > > > Does this break the configuration for omap2? > > > > We should set these dynamically if different for omap2 and omap3 > > so we can compile both into the same kernel. > > Should check omap2430 trm to be sure, maybe someone in TI could help us > with it ? > > Maybe we could bring it via platform_data as well? Yeah that would be nice. Tony