Linux Samsung SOC development
 help / color / mirror / Atom feed
From: Jongsun Han <jongsun.han@samsung.com>
To: linux-arm-kernel@lists.infradead.org, linux-samsung-soc@vger.kernel.org
Cc: kgene.kim@samsung.com, ben-linux@fluff.org,
	Jongsun Han <jongsun.han@samsung.com>
Subject: [PATCH 1/3] ARM: S5P: Add GPIO2 memory map definition
Date: Thu,  7 Oct 2010 20:24:56 +0900	[thread overview]
Message-ID: <1286450698-12029-2-git-send-email-jongsun.han@samsung.com> (raw)
In-Reply-To: <1286450698-12029-1-git-send-email-jongsun.han@samsung.com>

This patch adds GPIO2 memory map definition for external interrupts

Signed-off by: Jongsun Han <jongsun.han@samsung.com>
---
 arch/arm/plat-s5p/include/plat/map-s5p.h |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/arch/arm/plat-s5p/include/plat/map-s5p.h b/arch/arm/plat-s5p/include/plat/map-s5p.h
index c833f3f..907b708 100644
--- a/arch/arm/plat-s5p/include/plat/map-s5p.h
+++ b/arch/arm/plat-s5p/include/plat/map-s5p.h
@@ -15,6 +15,7 @@
 
 #define S5P_VA_CHIPID		S3C_ADDR(0x00700000)
 #define S5P_VA_GPIO		S3C_ADDR(0x00500000)
+#define S5P_VA_GPIO2		S3C_ADDR(0x00510000)
 #define S5P_VA_SYSTIMER		S3C_ADDR(0x01200000)
 #define S5P_VA_SROMC		S3C_ADDR(0x01100000)
 #define S5P_VA_SYSRAM		S3C_ADDR(0x01180000)
-- 
1.6.3.3

  reply	other threads:[~2010-10-07 11:34 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-10-07 11:24 [PATCH 0/3] ARM: S5PV310: Add EINT support Jongsun Han
2010-10-07 11:24 ` Jongsun Han [this message]
2010-10-07 11:24 ` [PATCH 2/3] ARM: S5PV310: Add the definition for external interrupt Jongsun Han
2010-10-15  1:58   ` Kukjin Kim
2010-10-07 11:24 ` [PATCH 3/3] ARM: S5PV310: Add external interrupt support Jongsun Han
2010-10-07 12:30   ` Marek Szyprowski
2010-10-08 10:06     ` Jongsun Han
2010-10-09 10:16   ` Russell King - ARM Linux
2010-10-15  1:18   ` Kukjin Kim

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=1286450698-12029-2-git-send-email-jongsun.han@samsung.com \
    --to=jongsun.han@samsung.com \
    --cc=ben-linux@fluff.org \
    --cc=kgene.kim@samsung.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox