Skip to content

Commit fe09de2

Browse files
Shenghao-Dingbroonie
authored andcommitted
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>
1 parent 2db63e9 commit fe09de2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

sound/soc/codecs/tas2781-fmwlib.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1992,6 +1992,7 @@ static int tasdevice_dspfw_ready(const struct firmware *fmw,
19921992
break;
19931993
case 0x202:
19941994
case 0x400:
1995+
case 0x401:
19951996
tas_priv->fw_parse_variable_header =
19961997
fw_parse_variable_header_git;
19971998
tas_priv->fw_parse_program_data =

0 commit comments

Comments
 (0)