[alsa-devel] [PATCHv5 0/2] TWL6040 audio codec initial support

Olaya, Margarita magi.olaya at ti.com
Sat Mar 13 02:52:11 CET 2010


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

Changes from v4:
- Rename twl6030_codec as twl6040_codec
- Rebase the 6 codec patches into a single patch
- Rename twl6040_read as twl6040_read_reg_volatile
- Use msleep instead of large mdelays
- Add more trigger sources
- Restructure set_bias_level function to avoid transitions like PREPARE->ON

Regards,
Margarita
---

Misael Lopez Cruz (1):
  ASoC: TWL6040: Add twl6040 codec driver

Margarita Olaya Cabrera (1):
  OMAP4: PMIC: Rename twl6030_codec as twl6040_codec

 drivers/mfd/twl-core.c     |    4 +-
 include/linux/i2c/twl.h    |    6 +-
 sound/soc/codecs/Kconfig   |    4 +
 sound/soc/codecs/Makefile  |    2 +
 sound/soc/codecs/twl6040.c | 1223 ++++++++++++++++++++++++++++++++++++++++++++
 sound/soc/codecs/twl6040.h |  141 +++++
 6 files changed, 1375 insertions(+), 5 deletions(-)
 create mode 100644 sound/soc/codecs/twl6040.c
 create mode 100644 sound/soc/codecs/twl6040.h


More information about the Alsa-devel mailing list