From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tony Lindgren Subject: Re: [PATCH 0/7] musb/tusb6010 fixes for host mode Date: Fri, 4 May 2007 09:48:07 -0700 Message-ID: <20070504164807.GE12331@atomide.com> References: <11782105181141-git-send-email-tony@atomide.com> <1178295770.2017.67.camel@paris.hilman.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <1178295770.2017.67.camel@paris.hilman.org> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: linux-omap-open-source-bounces@linux.omap.com Errors-To: linux-omap-open-source-bounces@linux.omap.com To: Kevin Hilman Cc: linux-omap-open-source@linux.omap.com List-Id: linux-omap@vger.kernel.org * Kevin Hilman [070504 09:23]: > On Thu, 2007-05-03 at 16:41 +0000, Tony Lindgren wrote: > > > Here are some USB patches that make tusb6010 host mode work > > finally reliably on at least N800. Now all testusb cases pass > > with N800 running as a host. > > Tony, > > There are some uses of tusb_dma_omap() that are not defined when > compiling for !tusb platforms. The hack below gets it to compile on > 2430, but is probably not "the right thing." Thanks, looks like I missed that. That's how it should be :) I'll push it today. > Also, with your fixes, it's still not working on 2430. Looks like I > have some more digging to do. Is the peripheral working OK? Tony