Skip to content

Commit 3293d3d

Browse files
shumingfanbroonie
authored andcommitted
ASoC: sdw_utils: add name_prefix for rt1321 part id
This patch adds name_prefix for rt1321 part id in the codec_info_list. Signed-off-by: Shuming Fan <[email protected]> Signed-off-by: Bard Liao <[email protected]> Link: https://patch.msgid.link/[email protected] Signed-off-by: Mark Brown <[email protected]>
1 parent 6b03360 commit 3293d3d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

sound/soc/sdw_utils/soc_sdw_utils.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -313,6 +313,7 @@ struct asoc_sdw_codec_info codec_info_list[] = {
313313
},
314314
{
315315
.part_id = 0x1321,
316+
.name_prefix = "rt1320",
316317
.dais = {
317318
{
318319
.direction = {true, false},

0 commit comments

Comments
 (0)