summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-kirkwood/include
diff options
context:
space:
mode:
authorSaeed Bishara <saeed@marvell.com>2010-06-01 18:09:26 +0300
committerNicolas Pitre <nico@fluxnic.net>2010-07-16 22:01:58 -0400
commit1c2003a1d6445f939c8628116452c7bbeff6759c (patch)
treeb1f22a085056a9a3478cafacd913ccd5eb7286e8 /arch/arm/mach-kirkwood/include
parent29333cfae728de0ff0dd09a476b97ea49ce9eedb (diff)
downloadop-kernel-dev-1c2003a1d6445f939c8628116452c7bbeff6759c.zip
op-kernel-dev-1c2003a1d6445f939c8628116452c7bbeff6759c.tar.gz
[ARM] Kirkwood: add support for rev A1 of the 88f6192 and 88f6180 chips.
Signed-off-by: Saeed Bishara <saeed@marvell.com> Signed-off-by: Nicolas Pitre <nico@fluxnic.net>
Diffstat (limited to 'arch/arm/mach-kirkwood/include')
-rw-r--r--arch/arm/mach-kirkwood/include/mach/kirkwood.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/arm/mach-kirkwood/include/mach/kirkwood.h b/arch/arm/mach-kirkwood/include/mach/kirkwood.h
index a15cf0e..d61b9aa 100644
--- a/arch/arm/mach-kirkwood/include/mach/kirkwood.h
+++ b/arch/arm/mach-kirkwood/include/mach/kirkwood.h
@@ -107,8 +107,10 @@
#define MV88F6192_DEV_ID 0x6192
#define MV88F6192_REV_Z0 0
#define MV88F6192_REV_A0 2
+#define MV88F6192_REV_A1 3
#define MV88F6180_DEV_ID 0x6180
#define MV88F6180_REV_A0 2
+#define MV88F6180_REV_A1 3
#endif
OpenPOWER on IntegriCloud