All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] add da9034 audio support for Littleton and generalize SSP I2S/LeftJ
@ 2009-06-03 12:32 Eric Miao
  2009-06-03 12:37 ` Eric Miao
  0 siblings, 1 reply; 2+ messages in thread
From: Eric Miao @ 2009-06-03 12:32 UTC (permalink / raw)
  To: linux-arm-kernel, alsa-devel; +Cc: Paul Shen, Mark Brown

Thanks for Paul's good work, and finally, we worked together to
figure out the generalized I2S/LeftJ support in current pxa-ssp.c,
and added the audio support for Littleton:

Here's the summary:

Paul Shen (4):
      ASoC: pxa-ssp: enhance I2S and add Left_J support
      ASoC: add dialog da9034 (aka micco) audio codec support
      ASoC: pxa add Marvell Littleton platform audio support
      [ARM] pxa/littleton: add support for audio (da9034)

 arch/arm/mach-pxa/include/mach/regs-ssp.h |   14 +-
 arch/arm/mach-pxa/littleton.c             |   20 +-
 include/linux/mfd/da903x.h                |    1 +
 sound/soc/codecs/Kconfig                  |    4 +
 sound/soc/codecs/Makefile                 |    2 +
 sound/soc/codecs/da9034-audio.c           |  696 +++++++++++++++++++++++++++++
 sound/soc/pxa/Kconfig                     |    9 +
 sound/soc/pxa/Makefile                    |    2 +
 sound/soc/pxa/littleton.c                 |  228 ++++++++++
 sound/soc/pxa/pxa-ssp.c                   |   62 ++--
 sound/soc/pxa/pxa-ssp.h                   |    9 +
 11 files changed, 1008 insertions(+), 39 deletions(-)


-- 
Cheers
- eric

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

* Re: [PATCH 0/4] add da9034 audio support for Littleton and generalize SSP I2S/LeftJ
  2009-06-03 12:32 [PATCH 0/4] add da9034 audio support for Littleton and generalize SSP I2S/LeftJ Eric Miao
@ 2009-06-03 12:37 ` Eric Miao
  0 siblings, 0 replies; 2+ messages in thread
From: Eric Miao @ 2009-06-03 12:37 UTC (permalink / raw)
  To: linux-arm-kernel, alsa-devel; +Cc: Paul Shen, Mark Brown

On Wed, Jun 3, 2009 at 8:32 PM, Eric Miao <eric.y.miao@gmail.com> wrote:
> Thanks for Paul's good work, and finally, we worked together to
> figure out the generalized I2S/LeftJ support in current pxa-ssp.c,
> and added the audio support for Littleton:
>

Sorry I forgot to mention Daniel, who was kindly enough to help
us test out the different SSP settings, greatly appreciated.

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

end of thread, other threads:[~2009-06-03 12:37 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-06-03 12:32 [PATCH 0/4] add da9034 audio support for Littleton and generalize SSP I2S/LeftJ Eric Miao
2009-06-03 12:37 ` Eric Miao

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.