public inbox for linux-omap@vger.kernel.org
 help / color / mirror / Atom feed
From: Luciano Coelho <coelho-l0cyMroinI0@public.gmane.org>
To: Ohad Ben-Cohen <ohad-Ix1uc/W3ht7QT0dZR+AlfA@public.gmane.org>
Cc: Paul Walmsley <paul-DWxLp4Yu+b8AvxtiuMwx3w@public.gmane.org>,
	"Cousson, Benoit" <b-cousson-l0cyMroinI0@public.gmane.org>,
	Rajendra Nayak <rnayak-l0cyMroinI0@public.gmane.org>,
	balbi-l0cyMroinI0@public.gmane.org,
	sameo-VuQAYsv1563Yd54FQh9/CA@public.gmane.org,
	linux-omap-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
	linux-usb-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
	Keshava Munegowda <keshava_mgowda-l0cyMroinI0@public.gmane.org>,
	Kevin Hilman <khilman-l0cyMroinI0@public.gmane.org>
Subject: Re: Oops on ehci_hcd when booting 3.0.0-rc2 on panda
Date: Thu, 11 Aug 2011 11:19:18 +0300	[thread overview]
Message-ID: <1313050758.2407.808.camel@cumari> (raw)
In-Reply-To: <CAK=WgbatbaSj=U7+SAva4Woh7uaOoCzQck5yjfLvVGLR-UCVHg-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>

On Thu, 2011-08-11 at 11:07 +0300, Ohad Ben-Cohen wrote: 
> > Any clues?
> 
> Reverting 665d001338b494d6d62810aa99b4c0fa1a0884b9 "OMAP2+: hwmod:
> Follow the recommended PRCM module enable sequence" fixes this for me.
> 
> More specifically, this hunk alone seems to do the trick:
> 
> diff --git a/arch/arm/mach-omap2/clock44xx_data.c b/arch/arm/mach-omap2/clock44x
> index 2af0e3f..12d22a8 100644
> --- a/arch/arm/mach-omap2/clock44xx_data.c
> +++ b/arch/arm/mach-omap2/clock44xx_data.c
> @@ -3379,7 +3379,6 @@ int __init omap4xxx_clk_init(void)
>         }
> 
>         clk_init(&omap2_clk_functions);
> -       omap2_clk_disable_clkdm_control();
> 
>         for (c = omap44xx_clks; c < omap44xx_clks + ARRAY_SIZE(omap44xx_clks);
>                                                                           c++)
> 
> I'm not suggesting this is anyway near a real fix, but hopefully it
> will help pin-point the problem (clock44xx_data.c changes ?).

This solves (or works around?) the problem for me too.  Thanks, Ohad!

-- 
Cheers,
Luca.

--
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:[~2011-08-11  8:19 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-06-06 10:37 Oops on ehci_hcd when booting 3.0.0-rc2 on panda Luciano Coelho
2011-06-06 10:44 ` Felipe Balbi
2011-06-06 11:02   ` Felipe Balbi
2011-06-06 11:05     ` Luciano Coelho
2011-08-09 11:26       ` Luciano Coelho
2011-08-09 14:47         ` Felipe Balbi
2011-08-09 15:00           ` Munegowda, Keshava
     [not found]             ` <CAP05o4LyyjXFHyoug1d-CDS_S2VdEgngT-X4iQ8jwbOJ1S42dg-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2011-08-09 16:49               ` Munegowda, Keshava
2011-08-09 18:00                 ` Luciano Coelho
2011-08-11  8:07         ` Ohad Ben-Cohen
     [not found]           ` <CAK=WgbatbaSj=U7+SAva4Woh7uaOoCzQck5yjfLvVGLR-UCVHg-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2011-08-11  8:19             ` Luciano Coelho [this message]
2011-08-11  8:21           ` Munegowda, Keshava
2011-08-11 12:03             ` Rajendra Nayak
2011-08-11 11:59           ` Rajendra Nayak
     [not found]             ` <4E43C41E.1080808-l0cyMroinI0@public.gmane.org>
2011-08-11 12:20               ` Luciano Coelho
2011-08-11 12:33                 ` Munegowda, Keshava
2011-08-19 22:48                   ` [PATCH] OMAP4: clock: re-enable previous clockdomain enable/disable sequence (was Re: Oops on ehci_hcd when booting 3.0.0-rc2 on panda) Paul Walmsley
2011-08-19 23:08                     ` Felipe Balbi
2011-08-20  3:32                       ` Paul Walmsley
2011-08-20  6:15                         ` Santosh

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=1313050758.2407.808.camel@cumari \
    --to=coelho-l0cymroini0@public.gmane.org \
    --cc=b-cousson-l0cyMroinI0@public.gmane.org \
    --cc=balbi-l0cyMroinI0@public.gmane.org \
    --cc=keshava_mgowda-l0cyMroinI0@public.gmane.org \
    --cc=khilman-l0cyMroinI0@public.gmane.org \
    --cc=linux-omap-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=linux-usb-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=ohad-Ix1uc/W3ht7QT0dZR+AlfA@public.gmane.org \
    --cc=paul-DWxLp4Yu+b8AvxtiuMwx3w@public.gmane.org \
    --cc=rnayak-l0cyMroinI0@public.gmane.org \
    --cc=sameo-VuQAYsv1563Yd54FQh9/CA@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