From: jassisinghbrar@gmail.com
To: linux-samsung-soc@vger.kernel.org
Cc: Jassi Brar <jassi.brar@samsung.com>
Subject: [PATCH 3/7] S3C64XX PCM: Define PCM Controller base registers
Date: Wed, 4 Nov 2009 17:29:05 +0900 [thread overview]
Message-ID: <1257323349-18481-3-git-send-email-jassisinghbrar@gmail.com> (raw)
In-Reply-To: <1257323349-18481-2-git-send-email-jassisinghbrar@gmail.com>
From: Jassi Brar <jassi.brar@samsung.com>
Signed-off-by: Jassi Brar <jassi.brar@samsung.com>
---
arch/arm/mach-s3c6400/include/mach/map.h | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/arch/arm/mach-s3c6400/include/mach/map.h b/arch/arm/mach-s3c6400/include/mach/map.h
index fc8b223..866be31 100644
--- a/arch/arm/mach-s3c6400/include/mach/map.h
+++ b/arch/arm/mach-s3c6400/include/mach/map.h
@@ -48,6 +48,8 @@
#define S3C64XX_PA_IIS1 (0x7F003000)
#define S3C64XX_PA_TIMER (0x7F006000)
#define S3C64XX_PA_IIC0 (0x7F004000)
+#define S3C64XX_PA_PCM0 (0x7F009000)
+#define S3C64XX_PA_PCM1 (0x7F00A000)
#define S3C64XX_PA_IISV4 (0x7F00D000)
#define S3C64XX_PA_IIC1 (0x7F00F000)
--
1.6.2.5
next prev parent reply other threads:[~2009-11-04 8:33 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-11-04 8:29 [PATCH 1/7] S3C AUDIO: Rename s3c24xx_pcm prefix to generic s3c_audio jassisinghbrar
2009-11-04 8:29 ` [PATCH 2/7] S3C AUDIO: Rename s3c24xx-pcm driver " jassisinghbrar
2009-11-04 8:29 ` jassisinghbrar [this message]
2009-11-04 8:29 ` [PATCH 4/7] S3C64XX PCM: Added PCLK clock source for the PCM controllers jassisinghbrar
2009-11-04 8:29 ` [PATCH 5/7] S3C AUDIO: Add header to pass platform data to device drivers jassisinghbrar
2009-11-04 8:29 ` [PATCH 6/7] S3C64XX PCM: Defined PCM controller platform devices jassisinghbrar
2009-11-04 8:29 ` [PATCH 7/7] S3C PCM: Added the CPU driver for PCM controllers jassisinghbrar
2009-11-04 11:06 ` [PATCH 2/7] S3C AUDIO: Rename s3c24xx-pcm driver to generic s3c_audio Mark Brown
2009-11-05 0:13 ` jassi brar
-- strict thread matches above, loose matches on Subject: below --
2009-11-05 1:34 [PATCH 3/7] S3C64XX PCM: Define PCM Controller base registers Jassi Brar
2009-11-11 4:45 Jassi Brar
2009-11-16 10:47 ` Ben Dooks
2009-11-16 11:40 ` jassi brar
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=1257323349-18481-3-git-send-email-jassisinghbrar@gmail.com \
--to=jassisinghbrar@gmail.com \
--cc=jassi.brar@samsung.com \
--cc=linux-samsung-soc@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.