Commit f4ad9a96 authored by Ian Molton's avatar Ian Molton

[ARM] pxa: e740 MFP fix

Add the USB pins to the e740 MFP table.
Signed-off-by: default avatarIan Molton <spyro@f2s.com>
parent 36033422
......@@ -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,
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment