linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* [RFC 0/7] mpc5200 ASoC and pcm030 board fixes
@ 2012-09-13 21:43 Eric Millbrandt
  2012-09-13 21:43 ` [PATCH 1/7] powerpc/52xx: define FSL_SOC Eric Millbrandt
                   ` (6 more replies)
  0 siblings, 7 replies; 16+ messages in thread
From: Eric Millbrandt @ 2012-09-13 21:43 UTC (permalink / raw)
  To: Grant Likely, Liam Girdwood, Mark Brown, Anatolij Gustschin
  Cc: alsa-devel, linuxppc-dev, Eric Millbrandt

This series is a respin of "mpc5200 ASoC fixups"

The mpc5200 ASoC and pcm030 board code compiled, but did not run after the
multi-codec patches.  This series add the missing pieces into the mpc5200 ASoC
drivers and updates the pcm030 board to the current api.

Eric Millbrandt (7):
  powerpc/52xx: define FSL_SOC
  ASoC: fsl: mpc5200 combine psc_dma platform data
  ASoC: fsl: mpc5200 add missing information to snd_soc_dai_driver
  ASoC: fsl: cleanup headers in pcm030-audio-fabric
  ASoC: fsl: convert pcm030-audio-fabric to a platform-driver
  ASoC: fsl: convert pcm030-audio-fabric to use snd_soc_register_card
  ASoC: fsl: register the wm9712-codec

 arch/powerpc/platforms/52xx/Kconfig |    1 +
 sound/soc/fsl/mpc5200_dma.c         |   24 ++-------
 sound/soc/fsl/mpc5200_dma.h         |    3 +
 sound/soc/fsl/mpc5200_psc_ac97.c    |   10 ++++
 sound/soc/fsl/mpc5200_psc_i2s.c     |    8 +++
 sound/soc/fsl/pcm030-audio-fabric.c |  100 +++++++++++++++++++++++++---------
 6 files changed, 99 insertions(+), 47 deletions(-)

-- 
1.7.2.5

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

end of thread, other threads:[~2012-09-19 20:46 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-09-13 21:43 [RFC 0/7] mpc5200 ASoC and pcm030 board fixes Eric Millbrandt
2012-09-13 21:43 ` [PATCH 1/7] powerpc/52xx: define FSL_SOC Eric Millbrandt
2012-09-14  9:31   ` agust
2012-09-14 14:45     ` Eric Millbrandt
2012-09-13 21:43 ` [PATCH 2/7] ASoC: fsl: mpc5200 combine psc_dma platform data Eric Millbrandt
2012-09-19  3:03   ` Mark Brown
2012-09-13 21:43 ` [PATCH 3/7] ASoC: fsl: mpc5200 add missing information to snd_soc_dai_driver Eric Millbrandt
2012-09-19  3:04   ` Mark Brown
2012-09-13 21:43 ` [PATCH 4/7] ASoC: fsl: cleanup headers in pcm030-audio-fabric Eric Millbrandt
2012-09-19  3:04   ` Mark Brown
2012-09-13 21:43 ` [PATCH 5/7] ASoC: fsl: convert pcm030-audio-fabric to a platform-driver Eric Millbrandt
2012-09-19  3:03   ` Mark Brown
2012-09-19 14:35     ` Eric Millbrandt
2012-09-19 20:46       ` Mark Brown
2012-09-13 21:43 ` [PATCH 6/7] ASoC: fsl: convert pcm030-audio-fabric to use snd_soc_register_card Eric Millbrandt
2012-09-13 21:43 ` [PATCH 7/7] ASoC: fsl: register the wm9712-codec Eric Millbrandt

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).