linux-omap.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Tony Lindgren <tony@atomide.com>
To: Felipe Balbi <balbi@ti.com>
Cc: linux-usb@vger.kernel.org, "ABRAHAM,
	KISHON VIJAY" <kishon@ti.com>,
	Keshava Munegowda <keshava_mgowda@ti.com>,
	linux-omap@vger.kernel.org
Subject: Re: MUSB regression in linux next at least for pandboard
Date: Thu, 4 Oct 2012 18:39:10 -0700	[thread overview]
Message-ID: <20121005013910.GI3874@atomide.com> (raw)
In-Reply-To: <20121004175742.GB9702@arwen.pp.htv.fi>

* Felipe Balbi <balbi@ti.com> [121004 11:04]:
> Hi,
> 
> On Thu, Oct 04, 2012 at 10:31:08AM -0700, Tony Lindgren wrote:
> > Hi Felipe & Kishon,
> > 
> > Looks like musb is broken at least on pandaboard es
> > in current linux next while it works with v3.6:
> > 
> > [    1.933074] musb-hdrc: version 6.0, ?dma?, otg (peripheral+host)
> > [    1.939422] unable to find transceiver of type USB2 PHYrouping on.  Total pages: 251648
> > [    1.945190] HS USB OTG: no transceiver configured
> > [    1.950134] musb-hdrc musb-hdrc.0: musb_init_controller failed with status -19
> > [    1.958160] couldn't find an available UDC
> > 
> > I do have CONFIG_OMAP_USB2 set.
> > 
> > Note that we won't be able to flip omap4 over to be
> > device tree only probably until v3.9 because of the
> > bindings we're still missing from usability point of
> > view. So this regression should be fixed.
> 
> I see. Kishon, can you cook a patch adding platform_data until we
> actually move to DT-only for OMAP4 ?
> 
> > Also on the EHCI port, I've seen issues where unplugging
> > the cable hangs kernel with an infinite loop. But that happens
> > only occasionally, sorry does not seem to happen right
> > now so no output to paste here. Or maybe this issue
> > has already been fixed?
> 
> Keshava, would you have time to look into this for this -rc cycle ?

Also, can you guys also please do a patch to move plat/usb.h to
include/linux/platform_data/usb-omap.h that only contains
platform data? The init functions should be in local usb.h under
arch/arm/*omap*/*. Then also please remove the cpu_is_omap usage
from drivers/mfd/omap-usb-host.c if not done already.

These are needed to make plat/cpu.h local to mach-omap*
for the ARM common zImage support.

Thanks,

Tony

       reply	other threads:[~2012-10-05  1:39 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20121004173107.GD3874@atomide.com>
     [not found] ` <20121004175742.GB9702@arwen.pp.htv.fi>
2012-10-05  1:39   ` Tony Lindgren [this message]
2012-10-05  5:16     ` MUSB regression in linux next at least for pandboard kishon
     [not found]     ` <20121005013910.GI3874-4v6yS6AI5VpBDgjK7y7TUQ@public.gmane.org>
2012-10-05 16:27       ` Tony Lindgren
2013-02-06 11:57         ` Vivek Gautam
     [not found]           ` <CAFp+6iEQ85EEt2m7f8WSo8y7te62O_R4iia3_xiSMjzLXrAy5g-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2013-02-06 13:51             ` Felipe Balbi
     [not found]               ` <20130206135126.GA6773-S8G//mZuvNWo5Im9Ml3/Zg@public.gmane.org>
2013-02-06 15:03                 ` Roger Quadros
2013-02-06 15:29                   ` Felipe Balbi
2013-02-06 15:43                     ` Alan Stern
     [not found]                       ` <Pine.LNX.4.44L0.1302061038310.1893-100000-IYeN2dnnYyZXsRXLowluHWD2FQJk+8+b@public.gmane.org>
2013-02-07  9:16                         ` Roger Quadros
2013-02-07 14:10                           ` Grazvydas Ignotas
     [not found]                             ` <CANOLnOODiu+rEqCQH5BAzTXhWi4cUZO-OXO=-1xxyhMFW77UZQ-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2013-04-04 11:36                               ` Roger Quadros
     [not found]                                 ` <515D65D3.40006-l0cyMroinI0@public.gmane.org>
2013-04-04 11:50                                   ` USB ehci suspend/resume on beagleboard Roger Quadros
2013-04-05 11:11                                     ` Grazvydas Ignotas
2013-04-05 11:55                                       ` Roger Quadros
2013-02-06 16:06               ` MUSB regression in linux next at least for pandboard Alan Stern
2013-02-07 14:56                 ` Alan Stern

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=20121005013910.GI3874@atomide.com \
    --to=tony@atomide.com \
    --cc=balbi@ti.com \
    --cc=keshava_mgowda@ti.com \
    --cc=kishon@ti.com \
    --cc=linux-omap@vger.kernel.org \
    --cc=linux-usb@vger.kernel.org \
    /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;
as well as URLs for NNTP newsgroup(s).