summaryrefslogtreecommitdiffstats
path: root/sound
diff options
context:
space:
mode:
authorShenghao Ding <shenghao-ding@ti.com>2024-11-04 11:00:55 +0100
committerMark Brown <broonie@kernel.org>2024-11-04 15:07:04 +0100
commitfe09de2db2365eed8b44b572cff7d421eaf1754a (patch)
treeb2910500e90a0dc7ec68b7b29cf9878feb70305c /sound
parentwcd937x codec fixes (diff)
downloadlinux-fe09de2db2365eed8b44b572cff7d421eaf1754a.tar.xz
linux-fe09de2db2365eed8b44b572cff7d421eaf1754a.zip
ASoC: tas2781: Add new driver version for tas2563 & tas2781 qfn chip
Add new driver version to support tas2563 & tas2781 qfn chip Signed-off-by: Shenghao Ding <shenghao-ding@ti.com> Link: https://patch.msgid.link/20241104100055.48-1-shenghao-ding@ti.com Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'sound')
-rw-r--r--sound/soc/codecs/tas2781-fmwlib.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/sound/soc/codecs/tas2781-fmwlib.c b/sound/soc/codecs/tas2781-fmwlib.c
index ae360c97fe1e..0aeb88abbf52 100644
--- a/sound/soc/codecs/tas2781-fmwlib.c
+++ b/sound/soc/codecs/tas2781-fmwlib.c
@@ -1992,6 +1992,7 @@ static int tasdevice_dspfw_ready(const struct firmware *fmw,
break;
case 0x202:
case 0x400:
+ case 0x401:
tas_priv->fw_parse_variable_header =
fw_parse_variable_header_git;
tas_priv->fw_parse_program_data =