summaryrefslogtreecommitdiff
path: root/include/sound
diff options
context:
space:
mode:
authorBaojun Xu <baojun.xu@ti.com>2025-11-04 12:13:12 +0800
committerMark Brown <broonie@kernel.org>2025-11-04 14:15:29 +0000
commitecaba8b7990d8c6d8ba097cd4499b3b92d9df6ea (patch)
tree93e76e255c271e235e8e78ef05441ff09fbf0d56 /include/sound
parent3b071bdd26849172101081573a18022af108fb21 (diff)
ASoC: tas2781: Add tas5822 support
TAS5822 has on-chip DSP without current/voltage feedback. Signed-off-by: Baojun Xu <baojun.xu@ti.com> Link: https://patch.msgid.link/20251104041314.792-1-baojun.xu@ti.com Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'include/sound')
-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 0fbcdb15c74b..c3b4c43dd2bf 100644
--- a/include/sound/tas2781.h
+++ b/include/sound/tas2781.h
@@ -122,6 +122,7 @@ enum audio_device {
TAS2781,
TAS5802,
TAS5815,
+ TAS5822,
TAS5825,
TAS5827,
TAS5828,