aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-s3c2410/include/mach/irqs.h
diff options
context:
space:
mode:
authorBen Dooks <ben-linux@fluff.org>2008-11-04 15:29:09 +0000
committerBen Dooks <ben-linux@fluff.org>2008-12-18 16:26:16 +0000
commitdbf35992e17334f9ae8b2ea35e795d0c264e57ef (patch)
tree6af4f6534787dfbaba03046aa07177639240126c /arch/arm/mach-s3c2410/include/mach/irqs.h
parentbdd4915a9f05ef6b41b51910b199f2668f20d2ef (diff)
downloadkernel_samsung_smdk4412-dbf35992e17334f9ae8b2ea35e795d0c264e57ef.zip
kernel_samsung_smdk4412-dbf35992e17334f9ae8b2ea35e795d0c264e57ef.tar.gz
kernel_samsung_smdk4412-dbf35992e17334f9ae8b2ea35e795d0c264e57ef.tar.bz2
[ARM] S3C24XX: Add fourth UART definition for S3C2443
Add the fourth UART definition for the S3C2443, and at the same time fixup the problems caused by the enlarging of the UART array in the previous commits. Signed-off-by: Ben Dooks <ben-linux@fluff.org>
Diffstat (limited to 'arch/arm/mach-s3c2410/include/mach/irqs.h')
-rw-r--r--arch/arm/mach-s3c2410/include/mach/irqs.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/arch/arm/mach-s3c2410/include/mach/irqs.h b/arch/arm/mach-s3c2410/include/mach/irqs.h
index fa8764b0..9565903 100644
--- a/arch/arm/mach-s3c2410/include/mach/irqs.h
+++ b/arch/arm/mach-s3c2410/include/mach/irqs.h
@@ -162,6 +162,12 @@
#define NR_IRQS (IRQ_S3C2440_AC97+1)
#endif
+/* compatibility define. */
+#define IRQ_UART3 IRQ_S3C2443_UART3
+#define IRQ_S3CUART_RX3 IRQ_S3C2443_RX3
+#define IRQ_S3CUART_TX3 IRQ_S3C2443_TX3
+#define IRQ_S3CUART_ERR3 IRQ_S3C2443_ERR3
+
/* Our FIQs are routable from IRQ_EINT0 to IRQ_ADCPARENT */
#define FIQ_START IRQ_EINT0