summaryrefslogtreecommitdiff
path: root/arch/arm/mach-pxa/e740.c
diff options
context:
space:
mode:
authorIan Molton <spyro@f2s.com>2008-09-26 13:35:28 +0100
committerIan Molton <spyro@f2s.com>2008-11-29 23:26:57 +0000
commitf4ad9a9624fafec4647e7e45469e0446586f81fb (patch)
tree7b9d4357312470887554cc9d9cb5770cc6be3d51 /arch/arm/mach-pxa/e740.c
parent36033422639913dad1f3146d452116522c77f753 (diff)
[ARM] pxa: e740 MFP fix
Add the USB pins to the e740 MFP table. Signed-off-by: Ian Molton <spyro@f2s.com>
Diffstat (limited to 'arch/arm/mach-pxa/e740.c')
-rw-r--r--arch/arm/mach-pxa/e740.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/arch/arm/mach-pxa/e740.c b/arch/arm/mach-pxa/e740.c
index 8675fd1b349b..a9f070b1b80f 100644
--- a/arch/arm/mach-pxa/e740.c
+++ b/arch/arm/mach-pxa/e740.c
@@ -119,6 +119,10 @@ static unsigned long e740_pin_config[] __initdata = {
GPIO44_BTUART_CTS,
GPIO45_GPIO, /* Used by TMIO for #SUSPEND */
+ /* UDC */
+ GPIO13_GPIO,
+ GPIO3_GPIO,
+
/* IrDA */
GPIO38_GPIO | MFP_LPM_DRIVE_HIGH,