linux-omap.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] ASoC: OMAP4: McPDM: Fix legacy support
@ 2011-08-02 11:34 Peter Ujfalusi
  2011-08-02 11:34 ` [PATCH 1/4] OMAP: McPDM: Convert McPDM device to omap_device Peter Ujfalusi
                   ` (4 more replies)
  0 siblings, 5 replies; 15+ messages in thread
From: Peter Ujfalusi @ 2011-08-02 11:34 UTC (permalink / raw)
  To: Liam Girdwood, Tony Lindgren, Mark Brown
  Cc: linux-omap, alsa-devel, Misael Lopez Cruz, Benoit Cousson,
	Sebastien Guiriec

Hello,

The OMAP4 McPDM driver in upstream has been broken for some time...
This series fixes that, and enables basic audio playback/capture over the
mcpdm interface.

Two patch in this series has been taken from the "OMAP4/ASoC: New McPDM driver"
series (patch 1, and 2) [1]. Since I was on holiday, I did not had time to
rewrite the driver rewrite patch, but I feel that fixing the basic audio support
for OMAP4 is needed.
The aim here is to have working audio in upstream kernel for 3.1, and have the
new McPDM driver stack up for the 3.2 release.

[1] http://mailman.alsa-project.org/pipermail/alsa-devel/2011-July/041687.html

Br,
Peter

---
Peter Ujfalusi (4):
  OMAP: McPDM: Convert McPDM device to omap_device
  OMAP4: hwmod: enable mcpdm hwmod device.
  ASoC: omap-mcpdm: Fix threshold and dma configuration
  ASoC: OMAP4: McPDM: Convert to hwmod/omap_device

 arch/arm/mach-omap2/devices.c              |   33 ++++++++++++++++++++++++
 arch/arm/mach-omap2/omap_hwmod_44xx_data.c |    2 +-
 arch/arm/plat-omap/devices.c               |   36 --------------------------
 sound/soc/omap/mcpdm.c                     |   38 +++++++++++++++------------
 sound/soc/omap/mcpdm.h                     |    1 -
 sound/soc/omap/omap-mcpdm.c                |   19 +++++++++----
 sound/soc/omap/sdp4430.c                   |    2 +-
 7 files changed, 69 insertions(+), 62 deletions(-)

-- 
1.7.6


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

end of thread, other threads:[~2011-08-22  7:38 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-08-02 11:34 [PATCH 0/4] ASoC: OMAP4: McPDM: Fix legacy support Peter Ujfalusi
2011-08-02 11:34 ` [PATCH 1/4] OMAP: McPDM: Convert McPDM device to omap_device Peter Ujfalusi
2011-08-19 13:02   ` Tony Lindgren
2011-08-02 11:34 ` [PATCH 2/4] OMAP4: hwmod: enable mcpdm hwmod device Peter Ujfalusi
2011-08-19 13:02   ` Tony Lindgren
2011-08-02 11:34 ` [PATCH 3/4] ASoC: omap-mcpdm: Fix threshold and dma configuration Peter Ujfalusi
2011-08-02 15:50   ` Mark Brown
2011-08-02 11:34 ` [PATCH 4/4] ASoC: OMAP4: McPDM: Convert to hwmod/omap_device Peter Ujfalusi
2011-08-02 16:07   ` Mark Brown
2011-08-03  7:58   ` [alsa-devel] " Péter Ujfalusi
2011-08-09  7:27 ` [alsa-devel] [PATCH 0/4] ASoC: OMAP4: McPDM: Fix legacy support Péter Ujfalusi
2011-08-15 11:28   ` Péter Ujfalusi
2011-08-19 13:04     ` Re: [alsa-devel] " Tony Lindgren
2011-08-22  7:13       ` Péter Ujfalusi
2011-08-22  7:38         ` Liam Girdwood

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