diff options
| author | Mark Brown <broonie@kernel.org> | 2026-04-22 21:15:55 +0100 |
|---|---|---|
| committer | Mark Brown <broonie@kernel.org> | 2026-04-22 21:15:55 +0100 |
| commit | 24fcdc81dd7e1560e57eff75b618e5b00054b714 (patch) | |
| tree | b16d40e8a0a8aa9f178f0011d711dd467e713d32 /include | |
| parent | 87a3f5c8ac2096e9406ce2ed3bf5b9bc1589a92d (diff) | |
| parent | 1f95fdef685ee76393981de062e6b26210d88a9c (diff) | |
ASoC: dt-bindings: ti,tas2781: Add TAS5832 support
Baojun Xu <baojun.xu@ti.com> says:
Link: https://patch.msgid.link/20260414015441.2439-1-baojun.xu@ti.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'include')
| -rw-r--r-- | include/sound/tas2781.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/sound/tas2781.h b/include/sound/tas2781.h index e847cf51878c..95296bb4a33a 100644 --- a/include/sound/tas2781.h +++ b/include/sound/tas2781.h @@ -131,6 +131,7 @@ enum audio_device { TAS5827, TAS5828, TAS5830, + TAS5832, TAS_OTHERS, }; |
