]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
ASoC: codecs: Add TAS67524 quad-channel audio amplifier driver
authorSen Wang <sen@ti.com>
Thu, 16 Apr 2026 23:26:33 +0000 (18:26 -0500)
committerMark Brown <broonie@kernel.org>
Sun, 26 Apr 2026 23:36:16 +0000 (08:36 +0900)
commit133c81f84471f47dadf03d0505d4c308b227a736
tree193a2f7e5ea14b122adc56de5f077cd10dc58c71
parent5067f61ccaa1b688e338e5d3fa464730b4159734
ASoC: codecs: Add TAS67524 quad-channel audio amplifier driver

The TAS675x (TAS6754, TAS67524) are quad-channel, digital-input
Class-D amplifiers with an integrated DSP, controlled over I2C.
They support I2S and TDM serial audio interfaces.

Signed-off-by: Sen Wang <sen@ti.com>
Link: https://patch.msgid.link/20260416232640.3084132-3-sen@ti.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/Kconfig
sound/soc/codecs/Makefile
sound/soc/codecs/tas675x.c [new file with mode: 0644]
sound/soc/codecs/tas675x.h [new file with mode: 0644]