summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-pxa/include/mach/vpac270.h
diff options
context:
space:
mode:
authorMarek Vasut <marek.vasut@gmail.com>2010-04-26 21:46:07 +0200
committerEric Miao <eric.y.miao@gmail.com>2010-05-11 17:25:03 +0200
commit052345aec01cbd22285771eee6e08486c07d3bcc (patch)
treedf3b034c4a552f44ddbeffa35c2752f73e4ea370 /arch/arm/mach-pxa/include/mach/vpac270.h
parent83a4a1022654cbb9dd55fcf7c28807a634db54bc (diff)
downloadlinux-052345aec01cbd22285771eee6e08486c07d3bcc.tar.bz2
[ARM] pxa/vpac270: add ide support
This patch adds support for the on-board IDE channel. I tested this with a CDROM connected over 2.5-3.5 IDE reduction with external power supplied to the CDROM. This was not tested with the Voipac 270-HDD-000 (official Voipac HDD module), but I expect no problems. Signed-off-by: Marek Vasut <marek.vasut@gmail.com> Signed-off-by: Eric Miao <eric.y.miao@gmail.com>
Diffstat (limited to 'arch/arm/mach-pxa/include/mach/vpac270.h')
-rw-r--r--arch/arm/mach-pxa/include/mach/vpac270.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/arm/mach-pxa/include/mach/vpac270.h b/arch/arm/mach-pxa/include/mach/vpac270.h
index b90b380ddab9..0d82c47056ef 100644
--- a/arch/arm/mach-pxa/include/mach/vpac270.h
+++ b/arch/arm/mach-pxa/include/mach/vpac270.h
@@ -35,4 +35,6 @@
#define GPIO114_VPAC270_ETH_IRQ 114
+#define GPIO36_VPAC270_IDE_IRQ 36
+
#endif