git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
eae1775
)
[ARM] pxa/mioa701: use GPIO95 as AC97 reset line
author
Robert Jarzmik
<robert.jarzmik@free.fr>
Mon, 13 Apr 2009 14:07:55 +0000
(16:07 +0200)
committer
Eric Miao
<eric.miao@marvell.com>
Wed, 15 Apr 2009 02:54:06 +0000
(10:54 +0800)
MioA701 board's GPIO95 is the AC97 line. The other GPIO113
is not connected to the sound chip, but to the GSM chip as a
wakeup line.
It happens that when the pxa2xx_ac97 driver reconfigures the
gpio as an "out gpio" for AC97 reset (bug workaround), it
hangs the GSM chip.
As AC97 platform data now enables to specify the AC97 reset
line, use it.
Signed-off-by: Robert Jarzmik <robert.jarzmik@free.fr>
Signed-off-by: Eric Miao <eric.miao@marvell.com>
arch/arm/mach-pxa/mioa701.c
patch
|
blob
|
history
diff --cc
arch/arm/mach-pxa/mioa701.c
Simple merge