From: Tony Lindgren <tony@atomide.com>
To: Santosh Shilimkar <santosh.shilimkar@ti.com>
Cc: linux-omap@vger.kernel.org, Paul Walmsley <paul@pwsan.com>,
Kevin Hilman <khilman@ti.com>, Benoit Cousson <b-cousson@ti.com>
Subject: Re: [PATCH] omap: Move omap_hwmod_late_init() to mdesc->timer->init() code
Date: Tue, 22 Feb 2011 08:49:02 -0800 [thread overview]
Message-ID: <20110222164902.GJ15225@atomide.com> (raw)
In-Reply-To: <1298385449-27356-1-git-send-email-santosh.shilimkar@ti.com>
* Santosh Shilimkar <santosh.shilimkar@ti.com> [110222 06:35]:
> To adhere to recent early_init changes, commit '44dc0' made
> omap_hwmod_late_init() to core_initcall to avoid ioremap() failures.
>
> Later 'e7c7d7' removed _mpu_rt_va population omap_hwmod_late_init()
>
> So now if we move the omap_hwmod_late_init() to mdesc->timer->init(),
> timer1 should work with hwmod instead of any special hwmod settings.
There should be no need to have all hwmods initialized just to get
the system timer running. The system timer should be initialized
with minimal code needed.
Sure it can use hwmod functions as long as it makes sense, but
we certainly don't want the whole hwmod framework initialized
that early.
Tony
next prev parent reply other threads:[~2011-02-22 16:49 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-02-22 14:37 [PATCH] omap: Move omap_hwmod_late_init() to mdesc->timer->init() code Santosh Shilimkar
2011-02-22 16:49 ` Tony Lindgren [this message]
2011-02-23 5:42 ` Santosh Shilimkar
2011-02-23 7:18 ` Paul Walmsley
2011-02-23 14:20 ` Cousson, Benoit
2011-02-23 14:29 ` Santosh Shilimkar
2011-02-24 8:49 ` Paul Walmsley
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=20110222164902.GJ15225@atomide.com \
--to=tony@atomide.com \
--cc=b-cousson@ti.com \
--cc=khilman@ti.com \
--cc=linux-omap@vger.kernel.org \
--cc=paul@pwsan.com \
--cc=santosh.shilimkar@ti.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