aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-arm/arch-orion/orion.h
diff options
context:
space:
mode:
authorHerbert Valerio Riedel <hvr@gnu.org>2007-11-11 12:05:11 +0100
committerRussell King <rmk+kernel@arm.linux.org.uk>2008-01-26 15:03:55 +0000
commitc9e3de941a1694aeab60a10bd39eb710c975010d (patch)
tree2170ec347a05253c87bf18017a6c4dc506fb6ac6 /include/asm-arm/arch-orion/orion.h
parent[ARM] Orion: Buffalo/Revogear Kurobox Pro support (diff)
downloadlinux-dev-c9e3de941a1694aeab60a10bd39eb710c975010d.tar.xz
linux-dev-c9e3de941a1694aeab60a10bd39eb710c975010d.zip
[ARM] Orion: MV88F5181 support bits
add MV88F5181 support bits required by D-link DNS-323 patch Signed-off-by: Herbert Valerio Riedel <hvr@gnu.org> Acked-by: Tzachi Perelstein <tzachi@marvell.com> Acked-by: Russell King <rmk+kernel@arm.linux.org.uk>
Diffstat (limited to '')
-rw-r--r--include/asm-arm/arch-orion/orion.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/asm-arm/arch-orion/orion.h b/include/asm-arm/arch-orion/orion.h
index 061c03c5a17e..f787f752e58c 100644
--- a/include/asm-arm/arch-orion/orion.h
+++ b/include/asm-arm/arch-orion/orion.h
@@ -43,6 +43,9 @@
/*******************************************************************************
* Supported Devices & Revisions
******************************************************************************/
+/* Orion-1 (88F5181) */
+#define MV88F5181_DEV_ID 0x5181
+#define MV88F5181_REV_B1 3
/* Orion-NAS (88F5182) */
#define MV88F5182_DEV_ID 0x5182
#define MV88F5182_REV_A2 2