瀏覽代碼

[ARM] pxa: e740 MFP fix

Add the USB pins to the e740 MFP table.

Signed-off-by: Ian Molton <spyro@f2s.com>
Ian Molton 16 年之前
父節點
當前提交
f4ad9a9624
共有 1 個文件被更改,包括 4 次插入0 次删除
  1. 4 0
      arch/arm/mach-pxa/e740.c

+ 4 - 0
arch/arm/mach-pxa/e740.c

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