projects
/
linux-2.6-microblaze.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2914f6e
)
ASoC: sdw_utils: add name_prefix for rt1321 part id
author
Shuming Fan
<shumingf@realtek.com>
Wed, 22 Oct 2025 07:39:52 +0000
(15:39 +0800)
committer
Mark 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
patch
|
blob
|
history
diff --git
a/sound/soc/sdw_utils/soc_sdw_utils.c
b/sound/soc/sdw_utils/soc_sdw_utils.c
index
6c84d79
..
b4b2537
100644
(file)
--- a/
sound/soc/sdw_utils/soc_sdw_utils.c
+++ b/
sound/soc/sdw_utils/soc_sdw_utils.c
@@
-325,6
+325,7
@@
struct asoc_sdw_codec_info codec_info_list[] = {
},
{
.part_id = 0x1321,
+ .name_prefix = "rt1320",
.dais = {
{
.direction = {true, false},