summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-pxa/include/mach/vpac270.h
diff options
context:
space:
mode:
authorMarek Vasut <marek.vasut@gmail.com>2010-03-10 05:24:27 +0100
committerEric Miao <eric.y.miao@gmail.com>2010-05-11 17:25:03 +0200
commit3d98f8816adafce2933599902fd9a5c0ccedd822 (patch)
tree3652211e024eec86cabed8d52e1b3a6256da1b73 /arch/arm/mach-pxa/include/mach/vpac270.h
parentaddff0faecfc5e73e8a742687255cef847e260db (diff)
downloadlinux-3d98f8816adafce2933599902fd9a5c0ccedd822.tar.bz2
[ARM] pxa/vpac270: UDC and UHC support
NOTE: I wasn't able to get it running without reseting the HXOE (so it's there based on my tests with the hardware). I'll have to investigate it properly when I have more time. Signed-off-by: Marek Vasut <marek.vasut@gmail.com> Reviewed-by: Robert Jarzmik <robert.jarzmik@free.fr> 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.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-pxa/include/mach/vpac270.h b/arch/arm/mach-pxa/include/mach/vpac270.h
index a77e310bcca8..9f7b460d99cc 100644
--- a/arch/arm/mach-pxa/include/mach/vpac270.h
+++ b/arch/arm/mach-pxa/include/mach/vpac270.h
@@ -31,4 +31,5 @@
#define GPIO12_VPAC270_CF_RDY 12
#define GPIO16_VPAC270_CF_RESET 16
+#define GPIO41_VPAC270_UDC_DETECT 41
#endif