linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] mpc5200 ac97 gpio reset
@ 2010-06-08 16:46 Eric Millbrandt
  2010-06-08 16:46 ` [PATCH 1/2] powerpc/5200: Export port-config Eric Millbrandt
  2010-06-09  0:24 ` [PATCH 0/2] mpc5200 ac97 gpio reset Jon Smirl
  0 siblings, 2 replies; 17+ messages in thread
From: Eric Millbrandt @ 2010-06-08 16:46 UTC (permalink / raw)
  To: Grant Likely; +Cc: Mark Brown, linuxppc-dev

These patches reimplement the reset fuction in the ac97 to use gpio pins
instead of using the mpc5200 ac97 reset functionality in the psc.  This
avoids a problem in which attached ac97 devices go into "test" mode appear
unresponsive.

These patches were tested on a pcm030 baseboard and on custom hardware with
a wm9715 audio codec/touchscreen controller.

Eric Millbrandt

---

Eric Millbrandt (2):
    powerpc/5200: Export port-config
    sound/soc: mpc5200_psc_ac97: Use gpio pins for cold reset.

 arch/powerpc/boot/dts/lite5200.dts           |    3 +
 arch/powerpc/boot/dts/lite5200b.dts          |    3 +
 arch/powerpc/boot/dts/pcm030.dts             |    3 +
 arch/powerpc/boot/dts/pcm032.dts             |    3 +
 arch/powerpc/include/asm/mpc52xx.h           |    2 +
 arch/powerpc/platforms/52xx/mpc52xx_common.c |   61 +++++++++++++++++++
 sound/soc/fsl/mpc5200_dma.h                  |    5 ++
 sound/soc/fsl/mpc5200_psc_ac97.c             |   83 ++++++++++++++++++++++=
++-
 8 files changed, 159 insertions(+), 4 deletions(-)

-DISCLAIMER: an automatically appended disclaimer may follow. By posting-
-to a public e-mail mailing list I hereby grant permission to distribute-
-and copy this message.-


This e-mail and the information, including any attachments, it contains are=
 intended to be a confidential communication only to the person or entity t=
o whom it is addressed and may contain information that is privileged. If t=
he reader of this message is not the intended recipient, you are hereby not=
ified that any dissemination, distribution or copying of this communication=
 is strictly prohibited. If you have received this communication in error, =
please immediately notify the sender and destroy the original message.

Thank you.

Please consider the environment before printing this email.

^ permalink raw reply	[flat|nested] 17+ messages in thread

end of thread, other threads:[~2010-06-10 23:31 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-06-08 16:46 [PATCH 0/2] mpc5200 ac97 gpio reset Eric Millbrandt
2010-06-08 16:46 ` [PATCH 1/2] powerpc/5200: Export port-config Eric Millbrandt
2010-06-08 16:46   ` [PATCH 2/2] sound/soc: mpc5200_psc_ac97: Use gpio pins for cold reset Eric Millbrandt
2010-06-09 10:25     ` Mark Brown
2010-06-10 22:11   ` [PATCH 1/2] powerpc/5200: Export port-config Grant Likely
2010-06-09  0:24 ` [PATCH 0/2] mpc5200 ac97 gpio reset Jon Smirl
2010-06-09  6:13   ` Wolfgang Denk
2010-06-09 10:30     ` Mark Brown
2010-06-09 14:24       ` Eric Millbrandt
2010-06-10 22:07       ` Grant Likely
2010-06-10 23:14         ` Mark Brown
2010-06-10 23:31           ` Grant Likely
2010-06-09 12:21     ` Jon Smirl
2010-06-09 14:21       ` Eric Millbrandt
2010-06-09 14:32         ` Mark Brown
2010-06-09 14:41           ` Jon Smirl
2010-06-09 15:11             ` Mark Brown

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).