[alsa-devel] [PATCH v4] AM43xx-ePOS-EVM audio support with TLV320AIC31XX driver
Jyri Sarha
jsarha at ti.com
Mon Mar 10 09:52:20 CET 2014
Since the v3 version of the patches:
- Dropped "ASoC: tlv320aic32x4: Sort Makefile in alphabetic order" out
- Changed DAMP widget "Mic Bias" to "MICBIAS"
Best regards,
Jyri
Jyri Sarha (1):
ASoC: tlv320aic31xx: Add basic codec driver implementation
.../devicetree/bindings/sound/tlv320aic31xx.txt | 61 +
include/dt-bindings/sound/tlv320aic31xx-micbias.h | 9 +
sound/soc/codecs/Kconfig | 4 +
sound/soc/codecs/Makefile | 2 +
sound/soc/codecs/tlv320aic31xx.c | 1343 ++++++++++++++++++++
sound/soc/codecs/tlv320aic31xx.h | 258 ++++
6 files changed, 1677 insertions(+)
create mode 100644 Documentation/devicetree/bindings/sound/tlv320aic31xx.txt
create mode 100644 include/dt-bindings/sound/tlv320aic31xx-micbias.h
create mode 100644 sound/soc/codecs/tlv320aic31xx.c
create mode 100644 sound/soc/codecs/tlv320aic31xx.h
--
1.7.9.5
More information about the Alsa-devel
mailing list