[alsa-devel] [PATCH v1 0/4] ASoC: Codecs: Add TDA7802 codec
Thomas Preston
thomas.preston at codethink.co.uk
Tue Jun 11 19:49:05 CEST 2019
This patch series adds a driver for the ST TDA7802 amplifier.
Thanks,
Thomas
Cc: Patrick Glaser <pglaser at tesla.com>
Cc: Rob Duncan <rduncan at tesla.com>
Cc: Nate Case <ncase at tesla.com>
Thomas Preston (4):
dt-bindings: ASoC: Add TDA7802 amplifier
ASoC: Add codec driver for ST TDA7802
ASoC: tda7802: Add enable device attribute
ASoC: tda7802: Add speaker-test sysfs
.../devicetree/bindings/sound/tda7802.txt | 26 +
sound/soc/codecs/Kconfig | 6 +
sound/soc/codecs/Makefile | 2 +
sound/soc/codecs/tda7802.c | 815 +++++++++++++++++++++
4 files changed, 849 insertions(+)
create mode 100644 Documentation/devicetree/bindings/sound/tda7802.txt
create mode 100644 sound/soc/codecs/tda7802.c
--
2.11.0
More information about the Alsa-devel
mailing list