projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3603342
)
[ARM] pxa: e740 MFP fix
author
Ian Molton
<spyro@f2s.com>
Fri, 26 Sep 2008 12:35:28 +0000
(13:35 +0100)
committer
Ian Molton
<spyro@f2s.com>
Sat, 29 Nov 2008 23:26:57 +0000
(23:26 +0000)
Add the USB pins to the e740 MFP table.
Signed-off-by: Ian Molton <spyro@f2s.com>
arch/arm/mach-pxa/e740.c
patch
|
blob
|
history
diff --git
a/arch/arm/mach-pxa/e740.c
b/arch/arm/mach-pxa/e740.c
index 8675fd1b349b102f0947611455092d9cd8c39b82..a9f070b1b80f5a8952855126c2708bcc0d43c7a8 100644
(file)
--- a/
arch/arm/mach-pxa/e740.c
+++ b/
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,