]> git.ipfire.org Git - thirdparty/kernel/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>
Fri, 24 Oct 2025 10:58:04 +0000 (11:58 +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 6c84d7971dc868a8ba72815816cdefd646e42f06..b4b25372b0efef04b88c24fe5de45d7b47cd23af 100644 (file)
@@ -325,6 +325,7 @@ struct asoc_sdw_codec_info codec_info_list[] = {
        },
        {
                .part_id = 0x1321,
+               .name_prefix = "rt1320",
                .dais = {
                        {
                                .direction = {true, false},