From: Paul Walmsley <paul@pwsan.com>
To: linux-omap-open-source@linux.omap.com
Subject: [PATCH 3/3] omap2: remove SDRC register defines from prcm-regs.h
Date: Fri, 25 May 2007 02:25:50 -0600 [thread overview]
Message-ID: <20070525082630.542050478@pwsan.com> (raw)
In-Reply-To: 20070525082547.090170095@pwsan.com
[-- Attachment #1: 0003-omap2-remove-SDRC-register-defines-from-prcm-regs.h.patch --]
[-- Type: text/plain, Size: 1453 bytes --]
Remove SDRC registers from prcm-regs.h, since they are now located in
sdrc.h.
Signed-off-by: Paul Walmsley <paul@pwsan.com>
---
arch/arm/mach-omap2/prcm-regs.h | 9 ---------
1 file changed, 9 deletions(-)
Index: linux-omap/arch/arm/mach-omap2/prcm-regs.h
===================================================================
--- linux-omap.orig/arch/arm/mach-omap2/prcm-regs.h
+++ linux-omap/arch/arm/mach-omap2/prcm-regs.h
@@ -199,7 +199,6 @@
#define UART1_SYSCONFIG __REG32(OMAP24XX_L4_IO_BASE + 0x6A054)
#define UART2_SYSCONFIG __REG32(OMAP24XX_L4_IO_BASE + 0x6C054)
#define UART3_SYSCONFIG __REG32(OMAP24XX_L4_IO_BASE + 0x6E054)
-#define SDRC_SYSCONFIG __REG32(OMAP2_SDRC_BASE + 0x10)
#define OMAP24XX_SMS_BASE (L3_24XX_BASE + 0x8000)
#define SMS_SYSCONFIG __REG32(OMAP24XX_SMS_BASE + 0x10)
#define SSI_SYSCONFIG __REG32(DISP_BASE + 0x8010)
@@ -262,14 +261,6 @@
/* rkw -- base fix up please... */
#define GPTIMER3_TISR __REG32(OMAP24XX_L4_IO_BASE + 0x78018)
-/* SDRC */
-#define SDRC_DLLA_CTRL __REG32(OMAP2_SDRC_BASE + 0x060)
-#define SDRC_DLLA_STATUS __REG32(OMAP2_SDRC_BASE + 0x064)
-#define SDRC_DLLB_CTRL __REG32(OMAP2_SDRC_BASE + 0x068)
-#define SDRC_DLLB_STATUS __REG32(OMAP2_SDRC_BASE + 0x06C)
-#define SDRC_POWER __REG32(OMAP2_SDRC_BASE + 0x070)
-#define SDRC_MR_0 __REG32(OMAP2_SDRC_BASE + 0x084)
-
/* GPIO 1 */
#define GPIO1_BASE GPIOX_BASE(1)
#define GPIO1_REG32(offset) __REG32(GPIO1_BASE + (offset))
--
next prev parent reply other threads:[~2007-05-25 8:25 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-05-25 8:25 [PATCH 0/3] Clean up SDRC usage; create sdrc.h Paul Walmsley
2007-05-25 8:25 ` [PATCH 1/3] omap2: add SDRC register defines Paul Walmsley
2007-05-25 8:25 ` [PATCH 2/3] omap2: convert existing SDRC register users to use sdrc.h Paul Walmsley
2007-05-25 8:25 ` Paul Walmsley [this message]
-- strict thread matches above, loose matches on Subject: below --
2007-05-17 0:05 [PATCH 0/3] Clean up SDRC usage; create sdrc.h Paul Walmsley
2007-05-17 0:05 ` [PATCH 3/3] omap2: remove SDRC register defines from prcm-regs.h 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=20070525082630.542050478@pwsan.com \
--to=paul@pwsan.com \
--cc=linux-omap-open-source@linux.omap.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