2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2024-12-22 20:23:57 +08:00

[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

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,