add IXP4xx GPIOLIB support based on Chris' patch
[openwrt.git] / target / linux / ar71xx / files-2.6.28 / arch / mips / include / asm / mach-ar71xx / ar71xx.h
index 9b423ab..5aba593 100644 (file)
@@ -1,7 +1,7 @@
 /*
  *  Atheros AR71xx SoC specific definitions
  *
- *  Copyright (C) 2008 Gabor Juhos <juhosg@openwrt.org>
+ *  Copyright (C) 2008-2009 Gabor Juhos <juhosg@openwrt.org>
  *  Copyright (C) 2008 Imre Kaloz <kaloz@openwrt.org>
  *
  *  Parts of this file are based on Atheros' 2.6.15 BSP
@@ -119,6 +119,10 @@ extern unsigned long ar71xx_mach_type;
 #define AR71XX_MACH_TEW_632BRP 8       /* TRENDnet TEW-632BRP */
 #define AR71XX_MACH_UBNT_RS    9       /* Ubiquiti RouterStation */
 #define AR71XX_MACH_UBNT_LSX   10      /* Ubiquiti LSX */
+#define AR71XX_MACH_WNR2000    11      /* NETGEAR WNR2000 */
+#define AR71XX_MACH_PB42       12      /* Atheros PB42 */
+#define AR71XX_MACH_MZK_W300NH 13      /* Planex MZK-W300NH */
+#define AR71XX_MACH_MZK_W04NU  14      /* Planex MZK-W04NU */
 
 /*
  * PLL block
This page took 0.026524 seconds and 4 git commands to generate.