devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v4 0/2] Add support for TI TAS6424 digital amplifier
@ 2017-12-05 15:54 Andrew F. Davis
       [not found] ` <20171205155412.20137-1-afd-l0cyMroinI0@public.gmane.org>
  2017-12-05 15:54 ` [PATCH v4 2/2] ASoC: Add support for TAS6424 digital amplifier Andrew F. Davis
  0 siblings, 2 replies; 6+ messages in thread
From: Andrew F. Davis @ 2017-12-05 15:54 UTC (permalink / raw)
  To: Liam Girdwood, Mark Brown, Rob Herring, Mark Rutland
  Cc: devicetree, alsa-devel, linux-kernel, Andrew F . Davis

Hello all,

This series adds support for the TAS6424 digital amplifier. A lot has
changed from the last time this upstreaming was attempted, I've taken
over this effort for Michael and I don't really have an exact change log
but hopefully I've addressed all comments from v3.

Thanks,
Andrew

Andreas Dannenberg (1):
  ASoC: Add support for TAS6424 digital amplifier

Michael Stecklein (1):
  dt-bindings: sound: add bindings for TAS6424

 .../devicetree/bindings/sound/ti,tas6424.txt       |  20 +
 sound/soc/codecs/Kconfig                           |   8 +
 sound/soc/codecs/Makefile                          |   2 +
 sound/soc/codecs/tas6424.c                         | 707 +++++++++++++++++++++
 sound/soc/codecs/tas6424.h                         | 144 +++++
 5 files changed, 881 insertions(+)
 create mode 100644 Documentation/devicetree/bindings/sound/ti,tas6424.txt
 create mode 100644 sound/soc/codecs/tas6424.c
 create mode 100644 sound/soc/codecs/tas6424.h

-- 
2.15.0

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

end of thread, other threads:[~2017-12-06 12:58 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-12-05 15:54 [PATCH v4 0/2] Add support for TI TAS6424 digital amplifier Andrew F. Davis
     [not found] ` <20171205155412.20137-1-afd-l0cyMroinI0@public.gmane.org>
2017-12-05 15:54   ` [PATCH v4 1/2] dt-bindings: sound: add bindings for TAS6424 Andrew F. Davis
2017-12-06 12:24     ` Mark Brown
2017-12-06 12:58     ` Applied "ASoC: tas6424: add bindings for TAS6424" to the asoc tree Mark Brown
2017-12-05 15:54 ` [PATCH v4 2/2] ASoC: Add support for TAS6424 digital amplifier Andrew F. Davis
2017-12-06 12:58   ` Applied "ASoC: tas6424: Add support for TAS6424 digital amplifier" to the asoc tree Mark Brown

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