From: Kevin Hilman <khilman@deeprootsystems.com>
To: "Gadiyar, Anand" <gadiyar@ti.com>
Cc: "linux-omap@vger.kernel.org" <linux-omap@vger.kernel.org>
Subject: Re: [PATCH] MUSB: Remove usb_musb_pm_init() call
Date: Mon, 24 Aug 2009 15:34:33 +0300 [thread overview]
Message-ID: <874orxqtk6.fsf@deeprootsystems.com> (raw)
In-Reply-To: <5A47E75E594F054BAF48C5E4FC4B92AB0309E9CF4A@dbde02.ent.ti.com> (Anand Gadiyar's message of "Mon\, 24 Aug 2009 17\:56\:01 +0530")
"Gadiyar, Anand" <gadiyar@ti.com> writes:
>> > MUSB: Remove usb_musb_pm_init() call
>> >
>> > In usb_musb_pm_init, we attempt to access an MUSB register
>> > when the i-clock may not be on, or the module is otherwise
>> > not accessible.
>> >
>> > We need to either:
>> > - enable the clock before this access, or
>> > - remove this code and move it to the bootloader, or
>> > - enable the clock in the bootloader
>> >
>> > If we enable the clock in the bootloader, we might as well
>> > add the workaround in the bootloader itself. This code will
>> > anyway be changed once hwmod is in place, so remove it for now
>> >
>> > This allows us to boot the kernel on certain OMAP3 boards with
>> > a bootloader that doesn't enable this clock. Without this, we
>> > will need to upgrade the bootloaders on these boards.
>> >
>> > Signed-off-by: Anand Gadiyar <gadiyar@ti.com>
>>
>> NAK.
>>
>> The PM branch already has a fix from Jon Hunter[1] for this which enables
>> the clock, and in the thread where we discussed this I mentioned I would
>> carry it in the PM branch until the hwmod for OTG is ready.
>
> Right, but at least merge this into master and mainline for now,
> so that boards that used to boot up okay before can continue to do so now.
>
> Not everybody is working on the pm branch.
ok, I understand now. Was thinking you meant this for the PM branch.
Sorry for the confusion.
I'll pull this into my fixes queue for the next merge window.
Thanks,
Kevin
prev parent reply other threads:[~2009-08-24 12:34 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-08-24 12:06 [PATCH] MUSB: Remove usb_musb_pm_init() call Anand Gadiyar
2009-08-24 12:23 ` Kevin Hilman
2009-08-24 12:26 ` Gadiyar, Anand
2009-08-24 12:34 ` Kevin Hilman [this message]
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=874orxqtk6.fsf@deeprootsystems.com \
--to=khilman@deeprootsystems.com \
--cc=gadiyar@ti.com \
--cc=linux-omap@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