]> err.no Git - linux-2.6/blobdiff - include/asm-arm/arch-s3c2410/anubis-cpld.h
spi: S3C2410: add bus number to SPI GPIO driver
[linux-2.6] / include / asm-arm / arch-s3c2410 / anubis-cpld.h
index 40e8e270d337b8b97c49a9a14d6039aac0486478..168b93fee529a322641238f0a012d158b580868c 100644 (file)
@@ -1,6 +1,6 @@
 /* linux/include/asm-arm/arch-s3c2410/anubis-cpld.h
  *
- * (c) 2005 Simtec Electronics
+ * Copyright (c) 2005 Simtec Electronics
  *     http://www.simtec.co.uk/products/
  *     Ben Dooks <ben@simtec.co.uk>
  *
@@ -18,4 +18,8 @@
 
 #define ANUBIS_CTRL1_NANDSEL           (0x3)
 
+/* IDREG - revision */
+
+#define ANUBIS_IDREG_REVMASK           (0x7)
+
 #endif /* __ASM_ARCH_ANUBISCPLD_H */