All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/6] ASoC: 4 channel support for twl4030 and omap-mcbsp
@ 2009-04-06 12:19 Peter Ujfalusi
  2009-04-06 12:19 ` [PATCH 1/6] ASoC: OMAP mcbsp: Add DSP_A support Peter Ujfalusi
                   ` (2 more replies)
  0 siblings, 3 replies; 26+ messages in thread
From: Peter Ujfalusi @ 2009-04-06 12:19 UTC (permalink / raw)
  To: alsa-devel; +Cc: sakoman, broonie, jarkko.nikula

Hello,

This series adds support for four channel DSP_A or DSP_B on omap-mcbsp and
four channel support for the twl4030 codec (in Option1).

Constrains added to deal with the channel count in twl4030 codec driver.

As an example, the board file for Beagle is modified to add support for stereo
and TDM mode depending on the stream's channel count, so the stereo and the
four channel mode are supported on Beagle.

Please note that patch #2 modifies also the DSP_B mode to have single phase
configuration, s since I think that is the correct for that mode also.


---
Peter Ujfalusi (6):
  ASoC: OMAP mcbsp: Add DSP_A support
  ASoC: OMAP mcbsp: Add 4 channel support
  ASoC: TWL4030: Enable all audio paths
  ASoC: TWL4030: Add 4 channel TDM support
  ASoC: TWL4030: Add constraints for 4 channel mode
  ASoC: Beagle: Add support for 4 channel mode

 sound/soc/codecs/twl4030.c   |   24 ++++++++++++++++++++----
 sound/soc/omap/omap-mcbsp.c  |   25 +++++++++++++++++++------
 sound/soc/omap/omap3beagle.c |   26 ++++++++++++++++++--------
 3 files changed, 57 insertions(+), 18 deletions(-)

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

end of thread, other threads:[~2009-04-08  9:53 UTC | newest]

Thread overview: 26+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-04-06 12:19 [PATCH 0/6] ASoC: 4 channel support for twl4030 and omap-mcbsp Peter Ujfalusi
2009-04-06 12:19 ` [PATCH 1/6] ASoC: OMAP mcbsp: Add DSP_A support Peter Ujfalusi
2009-04-06 12:19   ` [PATCH 2/6] ASoC: OMAP mcbsp: Add 4 channel support Peter Ujfalusi
2009-04-06 12:19     ` [PATCH 3/6] ASoC: TWL4030: Enable all audio paths Peter Ujfalusi
2009-04-06 12:19       ` [PATCH 4/6] ASoC: TWL4030: Add 4 channel TDM support Peter Ujfalusi
2009-04-06 12:19         ` [PATCH 5/6] ASoC: TWL4030: Add constraints for 4 channel mode Peter Ujfalusi
2009-04-06 12:19           ` [PATCH 6/6] ASoC: Beagle: Add support " Peter Ujfalusi
2009-04-06 12:50             ` Mark Brown
2009-04-07  4:45               ` Peter Ujfalusi
2009-04-06 12:45       ` [PATCH 3/6] ASoC: TWL4030: Enable all audio paths Mark Brown
2009-04-07  4:59         ` Peter Ujfalusi
2009-04-07  9:45           ` Mark Brown
2009-04-07 10:30             ` Peter Ujfalusi
2009-04-07 21:02               ` Mark Brown
2009-04-06 12:22   ` [PATCH 1/6] ASoC: OMAP mcbsp: Add DSP_A support Mark Brown
2009-04-06 12:37     ` Peter Ujfalusi
2009-04-07  5:19       ` Peter Ujfalusi
2009-04-07 22:14         ` Mark Brown
2009-04-08  6:01           ` Peter Ujfalusi
2009-04-08  9:30             ` Mark Brown
2009-04-08  6:08           ` Jarkko Nikula
2009-04-08  9:28             ` Mark Brown
2009-04-07  5:45 ` [PATCH 0/6] ASoC: 4 channel support for twl4030 and omap-mcbsp Jarkko Nikula
2009-04-07  6:32   ` Peter Ujfalusi
2009-04-08  6:23 ` Jarkko Nikula
2009-04-08  9:53   ` Mark Brown

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.