aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-pxa/include/mach/zeus.h
diff options
context:
space:
mode:
authorMarc Zyngier <maz@misterjones.org>2010-02-18 20:33:02 +0000
committerEric Miao <eric.y.miao@gmail.com>2010-03-02 07:40:59 +0800
commit438a22fe26c3fdeb422d92072523d5b35d849dc3 (patch)
tree673252b9d7a5adb89a2787ae195d618f5108e137 /arch/arm/mach-pxa/include/mach/zeus.h
parentfcfdc67ff2b104355683f7264a6559a0cc360646 (diff)
[ARM] pxa/zeus: Add support for mcp2515 CAN bus
Signed-off-by: Marc Zyngier <maz@misterjones.org> Signed-off-by: Eric Miao <eric.y.miao@gmail.com>
Diffstat (limited to 'arch/arm/mach-pxa/include/mach/zeus.h')
-rw-r--r--arch/arm/mach-pxa/include/mach/zeus.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/arm/mach-pxa/include/mach/zeus.h b/arch/arm/mach-pxa/include/mach/zeus.h
index 89e4fb58e5fb..6e119976003e 100644
--- a/arch/arm/mach-pxa/include/mach/zeus.h
+++ b/arch/arm/mach-pxa/include/mach/zeus.h
@@ -58,6 +58,8 @@
#define ZEUS_EXT1_GPIO(x) (ZEUS_EXT1_GPIO_BASE + (x))
#define ZEUS_USER_GPIO(x) (ZEUS_USER_GPIO_BASE + (x))
+#define ZEUS_CAN_SHDN_GPIO ZEUS_EXT1_GPIO(2)
+
/*
* CPLD registers:
* Only 4 registers, but spreaded over a 32MB address space.