devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v4] AM43xx-ePOS-EVM audio support with TLV320AIC31XX driver
@ 2014-03-10  8:52 Jyri Sarha
  2014-03-10  8:52 ` [PATCH v4] ASoC: tlv320aic31xx: Add basic codec driver implementation Jyri Sarha
  2014-03-10  9:13 ` [PATCH v4] AM43xx-ePOS-EVM audio support with TLV320AIC31XX driver Mark Brown
  0 siblings, 2 replies; 15+ messages in thread
From: Jyri Sarha @ 2014-03-10  8:52 UTC (permalink / raw)
  To: alsa-devel, devicetree, linux-omap
  Cc: peter.ujfalusi, broonie, liam.r.girdwood, bcousson, detheridge,
	Jyri Sarha

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


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

end of thread, other threads:[~2014-03-10 19:23 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-03-10  8:52 [PATCH v4] AM43xx-ePOS-EVM audio support with TLV320AIC31XX driver Jyri Sarha
2014-03-10  8:52 ` [PATCH v4] ASoC: tlv320aic31xx: Add basic codec driver implementation Jyri Sarha
2014-03-10  9:39   ` Lokesh Vutla
2014-03-10  9:45     ` Mark Brown
2014-03-10 12:09   ` Mark Rutland
2014-03-10 12:11     ` Mark Brown
2014-03-10 13:15     ` Jyri Sarha
2014-03-10 13:31       ` Mark Rutland
2014-03-10 12:58   ` Mark Brown
     [not found]     ` <20140310125848.GI28112-GFdadSzt00ze9xe1eoZjHA@public.gmane.org>
2014-03-10 13:25       ` Jyri Sarha
2014-03-10 15:47         ` Mark Brown
2014-03-10 16:05           ` Jyri Sarha
2014-03-10 19:23             ` Jyri Sarha
2014-03-10  9:13 ` [PATCH v4] AM43xx-ePOS-EVM audio support with TLV320AIC31XX driver Mark Brown
2014-03-10  9:26   ` Jyri Sarha

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