All of lore.kernel.org
 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 02/06][RFC] OMAP4: PM: PRM/CM module offsets for OMAP4
Date: Fri, 29 May 2009 14:02:55 +0530	[thread overview]
Message-ID: <1243585979-10921-2-git-send-email-rnayak@ti.com> (raw)
In-Reply-To: <1243585979-10921-1-git-send-email-rnayak@ti.com>

This patch adds the offsets for new modules in PRM
and CM for OMAP4

Signed-off-by: Rajendra Nayak <rnayak@ti.com>
---
 arch/arm/mach-omap2/prcm-common.h |   22 ++++++++++++++++++++++
 1 files changed, 22 insertions(+), 0 deletions(-)

diff --git a/arch/arm/mach-omap2/prcm-common.h b/arch/arm/mach-omap2/prcm-common.h
index cb1ae84..ab0dd8e 100644
--- a/arch/arm/mach-omap2/prcm-common.h
+++ b/arch/arm/mach-omap2/prcm-common.h
@@ -49,6 +49,28 @@
 #define OMAP3430_NEON_MOD				0xb00
 #define OMAP3430ES2_USBHOST_MOD				0xc00
 
+/* OMAP44XX specific module offsets */
+#define OMAP4430_OCP_SOCKET_MOD				0x0000
+#define OMAP4430_CKGEN_MOD				0x0100
+#define OMAP4430_MPU_MOD				0x0300
+#define OMAP4430_DSP_MOD				0x0400
+#define OMAP4430_ABE_MOD				0x0500
+#define OMAP4430_ALWAYS_ON_MOD				0x0600
+#define OMAP4430_CORE_MOD				0x0700
+#define OMAP4430_IVAHD_MOD				0x0F00
+#define OMAP4430_CAM_MOD				0x1000
+#define OMAP4430_DSS_MOD				0x1100
+#define OMAP4430_GFX_MOD				0x1200
+#define OMAP4430_L3INIT_MOD				0x1300
+#define OMAP4430_L4PER_MOD				0x1400
+#define OMAP4430_CEFUSE_MOD				0x1600
+#define OMAP4430_WKUP_MOD				0x1700
+#define OMAP4430_WKUP_CM_MOD				0x1800
+#define OMAP4430_EMU_MOD				0x1900
+#define OMAP4430_EMU_CM_MOD				0x1A00
+#define OMAP4430_DEVICE_MOD				0x1B00
+#define OMAP4430_RESTORE_MOD				0x1E00
+#define OMAP4430_INSTR_MOD				0x1F00
 
 /* 24XX register bits shared between CM & PRM registers */
 
-- 
1.5.4.7


  reply	other threads:[~2009-05-29  8:33 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-05-29  8:32 [PATCH 01/06][RFC] OMAP4: PM: Fix the PRM and CM base addresses Rajendra Nayak
2009-05-29  8:32 ` Rajendra Nayak [this message]
2009-05-29  8:32   ` [PATCH 03/06][RFC] OMAP4: PM: Adds PRM register defs for OMAP4 Rajendra Nayak
2009-05-29  8:32     ` [PATCH 04/06][RFC] OMAP4: PM: Adds PRM register shift and mask bits Rajendra Nayak
2009-05-29  8:32       ` [PATCH 05/06][RFC] OMAP4: PM: Adds CM1/2 register defs for OMAP4 Rajendra Nayak
2009-05-29  8:32         ` [PATCH 06/06][RFC] OMAP4: PM: Adds CM1/2 register field masks Rajendra Nayak

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=1243585979-10921-2-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 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.