From: "Cousson, Benoit" <b-cousson@ti.com>
To: Paul Walmsley <paul@pwsan.com>
Cc: "linux-omap@vger.kernel.org" <linux-omap@vger.kernel.org>,
"khilman@deeprootsystems.com" <khilman@deeprootsystems.com>,
"Nayak, Rajendra" <rnayak@ti.com>,
"Shilimkar, Santosh" <santosh.shilimkar@ti.com>
Subject: Re: [PATCH 0/3] OMAP: hwmod: Add hardreset and softreset management
Date: Tue, 21 Sep 2010 18:04:49 +0200 [thread overview]
Message-ID: <4C98D7A1.9080400@ti.com> (raw)
In-Reply-To: <alpine.DEB.2.00.1009202257140.17727@utopia.booyaka.com>
Hi Paul,
On 9/21/2010 7:03 AM, Paul Walmsley wrote:
> Hi Benoît,
>
> I regret the delay -
Considering the job you did on that reset series, you are already
forgiven :-)
>
> On Thu, 5 Aug 2010, Benoit Cousson wrote:
>
>> Here are a reset management series.
>>
>> - The first patch will be removed as soon as we will have the proper
>> OMAP4 support for the prm_xxx accessors.
>> - The second one is adding hardreset support in order to allow
>> syslink driver to manage properly the DSP and IPU processor
>> reset.
>> - The last one is forcing a sofreset after the first init.
>> Some IP might require sofreset after each wakeup
>> from power domain OFF mode. That still needs to be confirm.
>
> I've reviewed these patches and made a few changes. The PRM register
> twiddling has been moved out into a prm44xx.c file. I also added OMAP2/3
> hardreset support, based on your code. Could you take a quick look at the
> updated series (in subsequent E-mails, or the git branch below) and let me
> know if you are okay with it? I took some liberties in preserving your
> changelogs and Signed-off-by's across the changes, so please let me know
> if you'd like any changes in that regard.
That's really good. The low level reset does indeed belong to PRM more
than the hwmod core code.
Thanks for the OMAP2/3 stuff as well, IVA people were starting to ping
me for that support.
I've just rebased my OMAP4 hwmods series on top on this one, and it work
fine.
Are you targeting that series for 2.6.37?
I have a couple of patches on top of that code that will fix the
softreset with optional clocks. This code is fixing the GPIO reset issue
that I observed in the past.
I'll send you that soon.
Thanks,
Benoit
--
To unsubscribe from this list: send the line "unsubscribe linux-omap" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
next prev parent reply other threads:[~2010-09-21 16:04 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-08-04 22:12 [PATCH 0/3] OMAP: hwmod: Add hardreset and softreset management Benoit Cousson
2010-08-04 22:12 ` [PATCH 1/3] OMAP4: prcm: Add temporarily helper functions for rmw and read inside the PRM Benoit Cousson
2010-08-09 17:30 ` Kevin Hilman
2010-08-09 17:34 ` Cousson, Benoit
2010-08-10 16:16 ` Nayak, Rajendra
2010-08-04 22:12 ` [PATCH 2/3] OMAP: hwmod: Add hardreset management support Benoit Cousson
2010-08-04 22:12 ` [PATCH 3/3] OMAP: hwmod: Force a softreset during _setup Benoit Cousson
2010-08-17 12:46 ` Basak, Partha
2010-08-18 15:00 ` Cousson, Benoit
2010-08-19 11:57 ` Basak, Partha
2010-08-19 14:06 ` Cousson, Benoit
2010-08-23 13:57 ` Cousson, Benoit
2010-09-01 22:51 ` Paul Walmsley
2010-09-21 5:03 ` [PATCH 0/3] OMAP: hwmod: Add hardreset and softreset management Paul Walmsley
2010-09-21 16:04 ` Cousson, Benoit [this message]
2010-09-21 16:09 ` 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=4C98D7A1.9080400@ti.com \
--to=b-cousson@ti.com \
--cc=khilman@deeprootsystems.com \
--cc=linux-omap@vger.kernel.org \
--cc=paul@pwsan.com \
--cc=rnayak@ti.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.