[PATCHv3 0/7] TWL6030 audio codec initial support

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Following patch series adds initial support for TWL6030 codec
driver.

Changes from v2:
- CODEC now handles scenarios where no platform data is passed
- Removed GPIOLIB dependency of codec driver
- Removed magic values, register reads instead
- Added runtime constraints depending on sysclk
- Added more constraints for switching to low-power mode
- Use request_threaded_irq instead (oneshot support required)
- wait_for_completion with timeout
- Changelog now gives a better explanation of features and
  corresponding changes

Thanks,
-Misa

---

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     |   15 +
 include/linux/i2c/twl.h    |    7 +
 sound/soc/codecs/Kconfig   |    4 +
 sound/soc/codecs/Makefile  |    2 +
 sound/soc/codecs/twl6030.c | 1242 ++++++++++++++++++++++++++++++++++++++++++++
 sound/soc/codecs/twl6030.h |  141 +++++
 6 files changed, 1411 insertions(+), 0 deletions(-)
 create mode 100644 sound/soc/codecs/twl6030.c
 create mode 100644 sound/soc/codecs/twl6030.h
_______________________________________________
Alsa-devel mailing list
Alsa-devel@xxxxxxxxxxxxxxxx
http://mailman.alsa-project.org/mailman/listinfo/alsa-devel

[Index of Archives]     [ALSA User]     [Linux Audio Users]     [Kernel Archive]     [Asterisk PBX]     [Photo Sharing]     [Linux Sound]     [Video 4 Linux]     [Gimp]     [Yosemite News]

  Powered by Linux