Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 8e81725b authored by Ben Dooks's avatar Ben Dooks Committed by Russell King
Browse files

[ARM] 4401/1: S3C2443: Add definitions for port GPIOJ



Add definitions for S3C2443 functions in GPIOJ

Signed-off-by: default avatarBen Dooks <ben-linux@fluff.org>
Signed-off-by: default avatarRussell King <rmk+kernel@arm.linux.org.uk>
parent c420bc9f
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -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 */