patch-2.4.22 linux-2.4.22/include/asm-arm/arch-sa1100/simputer.h

Next file: linux-2.4.22/include/asm-arm/arch-sa1100/system.h
Previous file: linux-2.4.22/include/asm-arm/arch-sa1100/memory.h
Back to the patch index
Back to the overall index

diff -urN linux-2.4.21/include/asm-arm/arch-sa1100/simputer.h linux-2.4.22/include/asm-arm/arch-sa1100/simputer.h
@@ -0,0 +1,18 @@
+/*
+ * linux/include/asm-arm/arch-sa1100/simputer.h
+ *
+ * Created 2001/07/11 by Vivek K S <ksvivek@picopeta.com>
+ * Modified from Nicolas Pitre's assabet.h
+ *
+ *
+ * This file contains the hardware specific definitions for simputer
+ * Only include this file from SA1100-specific files.
+ *
+ */
+#ifndef __ASM_ARCH_SIMPUTER_H
+#define __ASM_ARCH_SIMPUTER_H
+
+#define GPIO_UCB1300_IRQ	GPIO_GPIO (5)	/* UCB GPIO and touchscreen */
+#define IRQ_GPIO_UCB1300_IRQ IRQ_GPIO5
+
+#endif

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)