Gitweb:     
http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=8e81725b17b07ed5052bbd826ff0479a4c22a0ea
Commit:     8e81725b17b07ed5052bbd826ff0479a4c22a0ea
Parent:     c420bc9f09a0926b708c3edb27eacba434a4f4ba
Author:     Ben Dooks <[EMAIL PROTECTED]>
AuthorDate: Mon May 21 09:38:51 2007 +0100
Committer:  Russell King <[EMAIL PROTECTED]>
CommitDate: Sat May 26 10:09:38 2007 +0100

    [ARM] 4401/1: S3C2443: Add definitions for port GPIOJ
    
    Add definitions for S3C2443 functions in GPIOJ
    
    Signed-off-by: Ben Dooks <[EMAIL PROTECTED]>
    Signed-off-by: Russell King <[EMAIL PROTECTED]>
---
 include/asm-arm/arch-s3c2410/regs-gpioj.h |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)

diff --git a/include/asm-arm/arch-s3c2410/regs-gpioj.h 
b/include/asm-arm/arch-s3c2410/regs-gpioj.h
index 02131a5..0362332 100644
--- a/include/asm-arm/arch-s3c2410/regs-gpioj.h
+++ b/include/asm-arm/arch-s3c2410/regs-gpioj.h
@@ -98,5 +98,9 @@
 #define S3C2440_GPJ12_OUTP      (0x01 << 24)
 #define S3C2440_GPJ12_CAMRESET  (0x02 << 24)
 
+#define S3C2443_GPJ13          S3C2410_GPIONO(S3C2440_GPIO_BANKJ, 13)
+#define S3C2443_GPJ14          S3C2410_GPIONO(S3C2440_GPIO_BANKJ, 14)
+#define S3C2443_GPJ15          S3C2410_GPIONO(S3C2440_GPIO_BANKJ, 15)
+
 #endif /* __ASM_ARCH_REGS_GPIOJ_H */
 
-
To unsubscribe from this list: send the line "unsubscribe git-commits-head" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to