From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Brownell Subject: Re: [RFC PATCH] musb: fix "musb_hdrc: invalid ep 8" messages Date: Thu, 10 Apr 2008 13:02:35 -0700 Message-ID: <200804101302.35774.david-b@pacbell.net> References: <9d815fa4ee93235dc9f6ed4feb29e74e@felipebalbi.com> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: QUOTED-PRINTABLE Return-path: Received: from smtp118.sbc.mail.sp1.yahoo.com ([69.147.64.91]:49094 "HELO smtp118.sbc.mail.sp1.yahoo.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with SMTP id S1757189AbYDJUCi (ORCPT ); Thu, 10 Apr 2008 16:02:38 -0400 In-Reply-To: <9d815fa4ee93235dc9f6ed4feb29e74e@felipebalbi.com> Content-Disposition: inline Sender: linux-omap-owner@vger.kernel.org List-Id: linux-omap@vger.kernel.org To: Felipe Balbi Cc: Paul Walmsley , linux-omap@vger.kernel.org On Thursday 10 April 2008, Felipe Balbi wrote: > > driver is limited to 8 endpoints by macros in hdrc_cnf.h. > >=20 > > Anyway, I don't know much about MUSB. =A0David or Felipe, maybe you= could > > take a quick look at this patch? >=20 > I had this same patch queued for sending but i was waiting until i fi= nished > a whole series for musb driver. :-) >=20 > It's acked, if dave doesn't have any comments i think it should be ap= plied. I don't know who added that hdrc_cnf.h ... it seems to not match the 3430 hardware though. What *does* it match? It claims to match DaVinci, but that's obviously wrong. It would be good to confirm that the 2430, 34xx, and 35xx all have the same silicon parameters for musb_hdrc, and that they match that hdrc_cnf.h header ... that's something which I suspect TI is in the best position to confirm. The file is after all generated by compiling the Mentor core for the OMAP chips. :) - Dave -- To unsubscribe from this list: send the line "unsubscribe linux-omap" i= n the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html