Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit f4ad9a96 authored by Ian Molton's avatar Ian Molton
Browse files

[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
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -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,