summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorBaojun Xu <baojun.xu@ti.com>2026-06-02 18:05:32 +0800
committerMark Brown <broonie@kernel.org>2026-06-08 19:01:08 +0100
commit06ff6ffec2f73f315558483d723a4bf81f2bcd3a (patch)
tree0489d79b8e88262e1c0843742cc0087b610e7617 /include
parenta0cecbfc1545d5e658a1bd51525024ff53e08b1a (diff)
downloadlwn-06ff6ffec2f73f315558483d723a4bf81f2bcd3a.tar.gz
lwn-06ff6ffec2f73f315558483d723a4bf81f2bcd3a.zip
ASoC: tas2781: Add TAS2573 support
The TAS2573 belongs to the TAS257x device family, featuring an integrated DSP and IV sensing capability. Signed-off-by: Baojun Xu <baojun.xu@ti.com> Link: https://patch.msgid.link/20260602100532.6463-2-baojun.xu@ti.com Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'include')
-rw-r--r--include/sound/tas2781.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/sound/tas2781.h b/include/sound/tas2781.h
index 95296bb4a33a..d45f805b5d18 100644
--- a/include/sound/tas2781.h
+++ b/include/sound/tas2781.h
@@ -120,6 +120,7 @@ enum audio_device {
TAS2568,
TAS2570,
TAS2572,
+ TAS2573,
TAS2574,
TAS2781,
TAS5802,