[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20171205155412.20137-1-afd@ti.com>
Date: Tue, 5 Dec 2017 09:54:10 -0600
From: "Andrew F. Davis" <afd@...com>
To: Liam Girdwood <lgirdwood@...il.com>,
Mark Brown <broonie@...nel.org>,
Rob Herring <robh+dt@...nel.org>,
Mark Rutland <mark.rutland@....com>
CC: <alsa-devel@...a-project.org>, <devicetree@...r.kernel.org>,
<linux-kernel@...r.kernel.org>, "Andrew F . Davis" <afd@...com>
Subject: [PATCH v4 0/2] Add support for TI TAS6424 digital amplifier
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
Powered by blists - more mailing lists