linux-omap.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Rajendra Nayak <rnayak@ti.com>
To: linux-omap@vger.kernel.org
Cc: Rajendra Nayak <rnayak@ti.com>
Subject: [PATCH 0/5] OMAP4: ES2 PRCM diff series
Date: Thu, 16 Sep 2010 18:28:21 +0530	[thread overview]
Message-ID: <1284641906-24231-1-git-send-email-rnayak@ti.com> (raw)

The PRCM IP in OMAP4430 ES2 is completely validated
and is expected to be functional, unlike the one in ES1
which was untested and non functional.

This series of patches brings in all the differences
introducted by PRCM in ES2.0. Includes additional registers
added, some removed, bitfields in registers moved around.
Some changes in clock tree modelling and some in powerdomain
states supported.

This series is tested on OMAP4430 ES2 using the below series
http://www.spinics.net/lists/linux-omap/msg36023.html
and also boot tested on OMAP4430 ES1 and applied on latest
mainline.

Patches based on mainline rc4 are available here:
http://gitorious.org/omap-pm/linux for_2.6.37

Rajendra Nayak (4):
  OMAP4: PM: Update PRCM register bitshits and masks for ES2
  OMAP4: PM: Define additional registers for ES2
  OMAP4: clocks: Update clock tree for ES2
  OMAP4: powerdomain: Update DSS logic state for ES2

Santosh Shilimkar (1):
  OMAP4: powerdomain: add context_offset field

 arch/arm/mach-omap2/clock44xx_data.c          |  168 ++++++--------
 arch/arm/mach-omap2/cm-regbits-44xx.h         |  327 ++++++++++++++-----------
 arch/arm/mach-omap2/cm44xx.h                  |   90 +++++++-
 arch/arm/mach-omap2/powerdomains44xx.h        |   16 ++-
 arch/arm/mach-omap2/prm-regbits-44xx.h        |  194 ++++++++++++---
 arch/arm/mach-omap2/prm44xx.h                 |   14 +-
 arch/arm/plat-omap/include/plat/powerdomain.h |    2 +
 7 files changed, 525 insertions(+), 286 deletions(-)


             reply	other threads:[~2010-09-16 12:58 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-09-16 12:58 Rajendra Nayak [this message]
2010-09-16 12:58 ` [PATCH 1/5] OMAP4: PM: Update PRCM register bitshits and masks for ES2 Rajendra Nayak
2010-09-16 12:58   ` [PATCH 2/5] OMAP4: PM: Define additional registers " Rajendra Nayak
2010-09-16 12:58     ` [PATCH 3/5] OMAP4: clocks: Update clock tree " Rajendra Nayak
2010-09-16 12:58       ` [PATCH 4/5] OMAP4: powerdomain: Update DSS logic state " Rajendra Nayak
2010-09-16 12:58         ` [PATCH 5/5] OMAP4: powerdomain: add context_offset field Rajendra Nayak
2010-09-22  6:13           ` Paul Walmsley
2010-09-22  6:34             ` Shilimkar, Santosh
2010-09-22  7:39               ` Paul Walmsley
2010-09-22  6:22         ` [PATCH 4/5] OMAP4: powerdomain: Update DSS logic state for ES2 Paul Walmsley
2010-09-22  5:03       ` [PATCH 3/5] OMAP4: clocks: Update clock tree " Paul Walmsley
2010-09-22  6:57         ` Nayak, Rajendra
2010-09-22  7:15           ` Paul Walmsley
2010-09-22  7:22             ` Nayak, Rajendra
2010-09-22  6:18     ` [PATCH 2/5] OMAP4: PM: Define additional registers " Paul Walmsley
2010-09-22  6:42       ` Nayak, Rajendra
2010-09-16 15:15   ` [PATCH 1/5] OMAP4: PM: Update PRCM register bitshits and masks " Kevin Hilman
2010-09-16 15:18     ` Nayak, Rajendra
2010-09-22  6:17   ` Paul Walmsley
2010-09-22  6:43     ` Nayak, Rajendra
2010-09-22 16:08       ` Cousson, Benoit
2010-09-22 16:10         ` Paul Walmsley
     [not found] <1284643241-17203-1-git-send-email-rnayak@ti.com>
2010-09-16 13:49 ` [PATCH 0/5] OMAP4: ES2 PRCM diff series Nayak, Rajendra

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=1284641906-24231-1-git-send-email-rnayak@ti.com \
    --to=rnayak@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;
as well as URLs for NNTP newsgroup(s).