public inbox for linux-omap@vger.kernel.org
 help / color / mirror / Atom feed
From: Jarkko Nikula <jhnikula-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
To: "Gadiyar, Anand" <gadiyar-l0cyMroinI0@public.gmane.org>
Cc: "Gupta, Ajay Kumar" <ajay.gupta-l0cyMroinI0@public.gmane.org>,
	"linux-usb-u79uwXL29TY76Z2rM5mHXA@public.gmane.org"
	<linux-usb-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>,
	"linux-omap-u79uwXL29TY76Z2rM5mHXA@public.gmane.org"
	<linux-omap-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>,
	Felipe Balbi
	<felipe.balbi-xNZwKgViW5gAvxtiuMwx3w@public.gmane.org>
Subject: Re: MUSB regression in 2.6.31-rc6
Date: Sat, 15 Aug 2009 18:07:01 +0300	[thread overview]
Message-ID: <20090815180701.7710de51.jhnikula@gmail.com> (raw)
In-Reply-To: <5A47E75E594F054BAF48C5E4FC4B92AB0305398E07-/tLxBxkBPtCIQmiDNMet8wC/G2K4zDHf@public.gmane.org>

On Sat, 15 Aug 2009 20:19:17 +0530
"Gadiyar, Anand" <gadiyar-l0cyMroinI0@public.gmane.org> wrote:

> > diff --git a/drivers/usb/musb/Kconfig b/drivers/usb/musb/Kconfig
> > index 803adcb..e27ed96 100644
> > --- a/drivers/usb/musb/Kconfig
> > +++ b/drivers/usb/musb/Kconfig
> > @@ -13,6 +13,7 @@ config USB_MUSB_HDRC
> >         select NOP_USB_XCEIV if ARCH_DAVINCI
> >         select TWL4030_USB if MACH_OMAP_3430SDP
> >         select NOP_USB_XCEIV if MACH_OMAP3EVM
> > +       select NOP_USB_XCEIV if MACH_OMAP3_BEAGLE
> 
> Shouldn't we be selecting TWL4030_USB if MACH_OMAP3_BEAGLE.
> The beagleboard does use the PHY in the TWL4030, and not
> a transparent PHY.
> 
Could be. I have no very much idea of these :-)

I happened to have both of these below enabled and 2.6.31-rc5 was still
booting.

CONFIG_TWL4030_USB=y
CONFIG_NOP_USB_XCEIV=y

But anyway, I don't get Beagle booting with 2.6.31-rc6 if I disable any
of them and IRCC another oops will follow if both are disabled.


-- 
Jarkko
--
To unsubscribe from this list: send the line "unsubscribe linux-usb" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

  parent reply	other threads:[~2009-08-15 15:07 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-08-15 14:43 MUSB regression in 2.6.31-rc6 Jarkko Nikula
     [not found] ` <20090815174352.c2883585.jhnikula-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2009-08-15 14:49   ` Gadiyar, Anand
     [not found]     ` <5A47E75E594F054BAF48C5E4FC4B92AB0305398E07-/tLxBxkBPtCIQmiDNMet8wC/G2K4zDHf@public.gmane.org>
2009-08-15 15:07       ` Jarkko Nikula [this message]
2009-08-15 17:40         ` Felipe Balbi
2009-08-16  3:47           ` Gupta, Ajay Kumar
     [not found]           ` <20090815174000.GA13164-xNZwKgViW5gAvxtiuMwx3w@public.gmane.org>
2009-08-16  7:44             ` Jarkko Nikula
2009-08-16  8:14               ` Koen Kooi
     [not found]               ` <20090816104415.e12a5e46.jhnikula-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2009-08-16  8:25                 ` Felipe Balbi
2009-08-16  8:47                   ` Jarkko Nikula
2009-08-16  9:02                     ` Felipe Balbi
2009-08-16 13:07                 ` Gupta, Ajay Kumar
     [not found]                   ` <19F8576C6E063C45BE387C64729E739404322AA35B-/tLxBxkBPtCIQmiDNMet8wC/G2K4zDHf@public.gmane.org>
2009-08-16 13:13                     ` Felipe Balbi
2009-08-16 16:49                       ` Jarkko Nikula
2009-08-16 17:10                         ` Felipe Balbi
2009-08-16 17:43                           ` Jarkko Nikula
2009-08-16 21:52                             ` Felipe Balbi
2009-08-17 12:51               ` Kalle Valo
  -- strict thread matches above, loose matches on Subject: below --
2009-08-17 21:27 ewitcher
2009-08-18  7:31 ` Jarkko Nikula

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=20090815180701.7710de51.jhnikula@gmail.com \
    --to=jhnikula-re5jqeeqqe8avxtiumwx3w@public.gmane.org \
    --cc=ajay.gupta-l0cyMroinI0@public.gmane.org \
    --cc=felipe.balbi-xNZwKgViW5gAvxtiuMwx3w@public.gmane.org \
    --cc=gadiyar-l0cyMroinI0@public.gmane.org \
    --cc=linux-omap-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=linux-usb-u79uwXL29TY76Z2rM5mHXA@public.gmane.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