mirror of
https://github.com/raspberrypi/linux.git
synced 2025-12-06 18:09:56 +00:00
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>
This commit is contained in:
@@ -313,6 +313,7 @@ struct asoc_sdw_codec_info codec_info_list[] = {
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
.part_id = 0x1321,
|
.part_id = 0x1321,
|
||||||
|
.name_prefix = "rt1320",
|
||||||
.dais = {
|
.dais = {
|
||||||
{
|
{
|
||||||
.direction = {true, false},
|
.direction = {true, false},
|
||||||
|
|||||||
Reference in New Issue
Block a user