From: Benoit Cousson <b-cousson@ti.com>
To: linux-omap@vger.kernel.org, khilman@deeprootsystems.com, paul@pwsan.com
Cc: rnayak@ti.com, santosh.shilimkar@ti.com,
Benoit Cousson <b-cousson@ti.com>
Subject: [PATCH 0/3] OMAP: hwmod: Add hardreset and softreset management
Date: Thu, 5 Aug 2010 00:12:45 +0200 [thread overview]
Message-ID: <1280959968-23933-1-git-send-email-b-cousson@ti.com> (raw)
Hi Paul & Kevin,
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.
Tested on PAB board using OMAP4 ES1.0 GP device
Patches are based on lo/for-next + for-next-fixes and are available here:
git://dev.omapzoom.org/pub/scm/swarch/linux-omap-adv.git pm-wip/hwmods-reset
Regards,
Benoit
Benoit Cousson (3):
OMAP4: prcm: Add temporarily helper functions for rmw and read inside
the PRM
OMAP: hwmod: Add hardreset management support
OMAP: hwmod: Force a softreset during _setup
arch/arm/mach-omap2/omap_hwmod.c | 197 ++++++++++++++++++++++++--
arch/arm/mach-omap2/prcm.c | 24 +++
arch/arm/plat-omap/include/plat/omap_hwmod.h | 21 +++
arch/arm/plat-omap/include/plat/prcm.h | 2 +
4 files changed, 235 insertions(+), 9 deletions(-)
next reply other threads:[~2010-08-04 22:12 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-08-04 22:12 Benoit Cousson [this message]
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
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=1280959968-23933-1-git-send-email-b-cousson@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).