[ARM] pxa: e740 MFP fix

Add the USB pins to the e740 MFP table.

Signed-off-by: Ian Molton <spyro@f2s.com>
This commit is contained in:
Ian Molton 2008-09-26 13:35:28 +01:00
parent 3603342263
commit f4ad9a9624
1 changed files with 4 additions and 0 deletions

View 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,