Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

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 <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>

authored by

Shuming Fan and committed by
Mark Brown
c17fa4cb 2914f6ea

+1
+1
sound/soc/sdw_utils/soc_sdw_utils.c
··· 325 325 }, 326 326 { 327 327 .part_id = 0x1321, 328 + .name_prefix = "rt1320", 328 329 .dais = { 329 330 { 330 331 .direction = {true, false},