[ARM] pxa: e740 MFP fix
authorIan Molton <spyro@f2s.com>
Fri, 26 Sep 2008 12:35:28 +0000 (13:35 +0100)
committerIan Molton <spyro@f2s.com>
Sat, 29 Nov 2008 23:26:57 +0000 (23:26 +0000)
Add the USB pins to the e740 MFP table.

Signed-off-by: Ian Molton <spyro@f2s.com>
arch/arm/mach-pxa/e740.c

index 8675fd1b349b102f0947611455092d9cd8c39b82..a9f070b1b80f5a8952855126c2708bcc0d43c7a8 100644 (file)
@@ -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,