alsa-devel.alsa-project.org archive mirror
 help / color / mirror / Atom feed
* [PATCHv4 0/7] TWL6030 audio codec initial support
@ 2010-02-24  0:10 Olaya, Margarita
  2010-02-24 11:40 ` Liam Girdwood
  0 siblings, 1 reply; 5+ messages in thread
From: Olaya, Margarita @ 2010-02-24  0:10 UTC (permalink / raw)
  To: alsa-devel@alsa-project.org, linux-omap@vger.kernel.org
  Cc: broonie@opensource.wolfsonmicro.com, lrg@slimlogic.co.uk

Following patch series add initial support for TWL6030 codec driver.
The patch set is based on the series sent from Misael Lopez in October 2009.

Changes from v3:
- Remove snd_soc_init_card function
- Adapt to latest twl core changes based on Balaji's comment

Regards,
Margarita

---
Misael Lopez Cruz (7):
  OMAP4: PMIC: Add support for twl6030 codec
  ASoC: TWL6030: Add twl6030 codec driver
  ASoC: TWL6030: Manual power-up/down sequences
  ASoC: TWL6030: Add support for low-power PLL
  ASoC: TWL6030: Add restrictions for low-power playback mode
  ASoC: TWL6030: Enable audio interrupt
  ASoC: TWL6030: Detect power-up sequence completion

 drivers/mfd/twl-core.c     |   18 +-
 include/linux/i2c/twl.h    |    4 +
 sound/soc/codecs/Kconfig   |    4 +
 sound/soc/codecs/Makefile  |    2 +
 sound/soc/codecs/twl6030.c | 1241 ++++++++++++++++++++++++++++++++++++++++++++
 sound/soc/codecs/twl6030.h |  141 +++++
 6 files changed, 1407 insertions(+), 3 deletions(-)
 create mode 100644 sound/soc/codecs/twl6030.c
 create mode 100644 sound/soc/codecs/twl6030.h

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

end of thread, other threads:[~2010-02-25 17:40 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-02-24  0:10 [PATCHv4 0/7] TWL6030 audio codec initial support Olaya, Margarita
2010-02-24 11:40 ` Liam Girdwood
2010-02-25  0:17   ` Olaya, Margarita
2010-02-25  9:13     ` [alsa-devel] " Liam Girdwood
2010-02-25 17:40       ` Olaya, Margarita

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