]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
ASoC: sdw_utils: add name_prefix for rt1321 part id
authorShuming Fan <shumingf@realtek.com>
Wed, 22 Oct 2025 07:39:52 +0000 (15:39 +0800)
committerMark Brown <broonie@kernel.org>
Wed, 22 Oct 2025 14:00:23 +0000 (15:00 +0100)
This patch adds name_prefix for rt1321 part id in the codec_info_list.

Signed-off-by: Shuming Fan <shumingf@realtek.com>
Signed-off-by: Bard Liao <yung-chuan.liao@linux.intel.com>
Link: https://patch.msgid.link/20251022073952.327451-1-yung-chuan.liao@linux.intel.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/sdw_utils/soc_sdw_utils.c

index 270c66b90228379116712a4596d357bca2abc0e9..d717d4143932173371cae8ca727c90b78cc818a8 100644 (file)
@@ -313,6 +313,7 @@ struct asoc_sdw_codec_info codec_info_list[] = {
        },
        {
                .part_id = 0x1321,
+               .name_prefix = "rt1320",
                .dais = {
                        {
                                .direction = {true, false},