[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20190730120937.16271-1-thomas.preston@codethink.co.uk>
Date: Tue, 30 Jul 2019 13:09:34 +0100
From: Thomas Preston <thomas.preston@...ethink.co.uk>
To: Liam Girdwood <lgirdwood@...il.com>,
Mark Brown <broonie@...nel.org>,
Rob Herring <robh+dt@...nel.org>,
Mark Rutland <mark.rutland@....com>,
Jaroslav Kysela <perex@...ex.cz>,
Takashi Iwai <tiwai@...e.com>,
Charles Keepax <ckeepax@...nsource.cirrus.com>,
Jerome Brunet <jbrunet@...libre.com>,
Srinivas Kandagatla <srinivas.kandagatla@...aro.org>,
Marco Felsch <m.felsch@...gutronix.de>,
Paul Cercueil <paul@...pouillou.net>,
Kirill Marinushkin <kmarinushkin@...dec.tech>,
Cheng-Yi Chiang <cychiang@...omium.org>,
Kuninori Morimoto <kuninori.morimoto.gx@...esas.com>,
Vinod Koul <vkoul@...nel.org>,
Annaliese McDermond <nh6z@...z.net>,
Thomas Preston <thomas.preston@...ethink.co.uk>,
alsa-devel@...a-project.org, devicetree@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: [PATCH v2 0/3] ASoC: Codecs: Add TDA7802 codec
Hi,
This patch series adds a driver for the ST TDA7802 amplifier.
Thank you Mark Brown, Charles Keepax, Cezary Rojewski and Kirill
Marinushkin for your time and useful feedback (on IRC too). Sorry for
taking so long in getting back to you, there were quite a lot of
changes!
Please let me know if there's anything else which needs changing.
Many thanks,
Thomas
Thomas Preston (3):
dt-bindings: ASoC: Add TDA7802 amplifier
ASoC: Add codec driver for ST TDA7802
ASoC: TDA7802: Add turn-on diagnostic routine
.../devicetree/bindings/sound/tda7802.txt | 26 +
sound/soc/codecs/Kconfig | 6 +
sound/soc/codecs/Makefile | 2 +
sound/soc/codecs/tda7802.c | 693 ++++++++++++++++++
4 files changed, 727 insertions(+)
create mode 100644 Documentation/devicetree/bindings/sound/tda7802.txt
create mode 100644 sound/soc/codecs/tda7802.c
--
2.21.0
Powered by blists - more mailing lists