From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tony Lindgren Subject: Re: [patch 0/3] musb_hdrc, remove MGC_{Read,Write}Csr{8,16} Date: Mon, 22 Jan 2007 13:19:53 -0800 Message-ID: <20070122211953.GF7382@atomide.com> References: <200701181535.08332.david-b@pacbell.net> <20070119000301.GA7915@atomide.com> <200701181931.41325.david-b@pacbell.net> <200701191549.13745.david-b@pacbell.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <200701191549.13745.david-b@pacbell.net> 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: David Brownell Cc: linux-omap-open-source@linux.omap.com List-Id: linux-omap@vger.kernel.org * David Brownell [070119 15:49]: > On Thursday 18 January 2007 7:31 pm, David Brownell wrote: > > On Thursday 18 January 2007 4:03 pm, Tony Lindgren wrote: > > > * David Brownell [070118 15:39]: > > > > > > - Hmm, host side was not enumerating ... new failure > > > > > > I've noticed that too, ... > > > > > > Are you getting same results on h4? > > > > Modulo me using a different debug level, yes. > > I looked a bit at this, it looks like a usbcore change broke > things. The musb_hdrc driver tells usbcore to probe that root > hub, but usbcore does nothing ... seemingly it now expects to be > told to wake up the root hub first, which makes no sense for > this particular hardware. OK, BTW looks like I'm not getting any VBUS on N800. If I ground ID pin and feed back VBUS from hub to N800, then it enumerates. (This is with maemo.org 2.6.18 tree) Regards, Tony