summaryrefslogtreecommitdiff
path: root/arch/arm/mach-pxa/include
diff options
context:
space:
mode:
authorMarc Zyngier <maz@misterjones.org>2010-02-18 20:33:02 (GMT)
committerEric Miao <eric.y.miao@gmail.com>2010-03-01 23:40:59 (GMT)
commit438a22fe26c3fdeb422d92072523d5b35d849dc3 (patch)
tree673252b9d7a5adb89a2787ae195d618f5108e137 /arch/arm/mach-pxa/include
parentfcfdc67ff2b104355683f7264a6559a0cc360646 (diff)
downloadlinux-438a22fe26c3fdeb422d92072523d5b35d849dc3.tar.xz
[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')
-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 89e4fb5..6e11997 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.