public inbox for linux-omap@vger.kernel.org
 help / color / mirror / Atom feed
From: Tony Lindgren <tony@atomide.com>
To: Steve Sakoman <sakoman@gmail.com>
Cc: Grazvydas Ignotas <notasas@gmail.com>,
	Paul Walmsley <paul@booyaka.com>,
	David Brownell <david-b@pacbell.net>,
	me@felipebalbi.com, Jeff Steele <jsteele@coloradocollege.edu>,
	linux-omap <linux-omap@vger.kernel.org>
Subject: Re: status of USB on omap35xx ?
Date: Thu, 11 Dec 2008 17:56:10 -0800	[thread overview]
Message-ID: <20081212015610.GG10664@atomide.com> (raw)
In-Reply-To: <5e088bd90812111354w7633e2a3p1365ab35d43277b9@mail.gmail.com>

* Steve Sakoman <sakoman@gmail.com> [081211 13:54]:
> On Thu, Dec 11, 2008 at 12:41 PM, Grazvydas Ignotas <notasas@gmail.com> wrote:
> > On Thu, Dec 11, 2008 at 7:38 PM, Steve Sakoman <sakoman@gmail.com> wrote:
> >> On Thu, Dec 11, 2008 at 8:49 AM, Paul Walmsley <paul@booyaka.com> wrote:
> >>> Hi Grazvydas, Steve,
> >>>
> >>> On Thu, 11 Dec 2008, Grazvydas Ignotas wrote:
> >>>
> >>>> > Can you please post whatever patches you need to apply to make it work
> >>>> > occasionally so others can also look at the issue?
> >>>>
> >>>> For pandora, making infinite while loops finite doesn't help much,
> >>>> kernel crashes later on. Steve had this too:
> >>>> http://marc.info/?l=linux-omap&m=122378604027303&w=2
> >>>>
> >>>> I did bisect and found that commit
> >>>> 8b1f0bd44fe490ec631230c8c040753a2bda8caa is causing the hang for me.
> >>>> Reverting this makes EHCI work again on pandora.
> >>>> http://marc.info/?l=linux-omap&m=122453174024860&w=2
> >>>
> >>> Would one of you be willing to run with this patch and send back any debug
> >>> output relating to dpll5_ck ?  (Unfortunately, I don't have access to any
> >>> boards with EHCI hardware, so cannot try it myself)
> >>>
> >>> This will help determine what fix should be applied
> >>
> >> Here you go.  Note that no infinite loop!
> >
> > Ah, so it no longer needs that revert, probably recent clock changes
> > fixed that issue.
> >
> >> ...
> >> Result: no hang at boot, but I still end up with the auto suspend,
> >> though the behavior is slightly different (dmesg output this time
> >> since it contains more debug info):
> >
> > If your host uses PHY mode, have you hacked EXT_PHY_RESET_GPIO* in
> > drivers/usb/host/ehci-omap.c? BTW, if this stuff is really needed, it
> > should go to platform_data..
> 
> I have hacked in the reset GPIO used on Overo.  I agree -- board
> specific stuff has no place in ehci-omap, it really should be platform
> data.

What's the patch you have for the GPIO? At least I don't seem to get
any VBUS on overo EHCI port.

<snip>

Regards,

Tony

  parent reply	other threads:[~2008-12-12  1:56 UTC|newest]

Thread overview: 32+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-12-10  0:50 status of USB on omap35xx ? Jeff Steele
2008-12-10 14:46 ` Felipe Balbi
2008-12-10 16:33   ` Jeff Steele
2008-12-10 17:40     ` Felipe Balbi
2008-12-10 18:28       ` David Brownell
2008-12-10 19:01         ` Felipe Balbi
2008-12-10 19:48           ` Pandita, Vikram
2008-12-10 23:02         ` Steve Sakoman
2008-12-11  0:57           ` Tony Lindgren
2008-12-11 10:38             ` Grazvydas Ignotas
2008-12-11 16:49               ` Paul Walmsley
2008-12-11 17:38                 ` Steve Sakoman
2008-12-11 20:41                   ` Grazvydas Ignotas
2008-12-11 21:07                     ` Paul Walmsley
2008-12-11 22:52                       ` Grazvydas Ignotas
2008-12-11 23:09                         ` Paul Walmsley
2008-12-12 20:15                           ` Grazvydas Ignotas
2008-12-12 20:33                             ` Paul Walmsley
2008-12-12 21:01                               ` Pandita, Vikram
2008-12-12 21:12                                 ` Paul Walmsley
2008-12-12 21:21                                   ` Pandita, Vikram
2008-12-21 22:25                                   ` Gadiyar, Anand
2008-12-22 12:21                                     ` Felipe Balbi
2008-12-12 20:35                             ` Steve Sakoman
2008-12-12 22:54                               ` Grazvydas Ignotas
2008-12-12  2:16                         ` David Brownell
2008-12-11 21:54                     ` Steve Sakoman
2008-12-11 22:32                       ` David Brownell
2008-12-12  1:56                       ` Tony Lindgren [this message]
2008-12-11 17:40               ` Steve Sakoman
2008-12-11 18:14                 ` Paul Walmsley
2008-12-11 18:20                   ` Pandita, Vikram

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20081212015610.GG10664@atomide.com \
    --to=tony@atomide.com \
    --cc=david-b@pacbell.net \
    --cc=jsteele@coloradocollege.edu \
    --cc=linux-omap@vger.kernel.org \
    --cc=me@felipebalbi.com \
    --cc=notasas@gmail.com \
    --cc=paul@booyaka.com \
    --cc=sakoman@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox