[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20240407123708.11711-1-end.to.start@mail.ru>
Date: Sun,  7 Apr 2024 15:37:08 +0300
From: Dendi777 <end.to.start@...l.ru>
To: broonie@...nel.org
Cc: lgirdwood@...il.com,
	linux-sound@...r.kernel.org,
	linux-kernel@...r.kernel.org,
	Dendi777 <starrynightowl2@...il.com>
Subject: [PATCH] Add support microphone for Acer-315-24p
From: Dendi777 <starrynightowl2@...il.com>
Signed-off-by: Dendi777 <starrynightowl2@...il.com>
---
 sound/soc/amd/yc/acp6x-mach.c | 7 +++++++
 1 file changed, 7 insertions(+)
diff --git a/sound/soc/amd/yc/acp6x-mach.c b/sound/soc/amd/yc/acp6x-mach.c
index 69c68d8e7..9b1ae0314 100644
--- a/sound/soc/amd/yc/acp6x-mach.c
+++ b/sound/soc/amd/yc/acp6x-mach.c
@@ -430,6 +430,13 @@ static const struct dmi_system_id yc_acp_quirk_table[] = {
 			DMI_MATCH(DMI_BOARD_NAME, "MRID6"),
 		}
 	},
+	{
+		.driver_data = &acp6x_card,
+		.matches = {
+			DMI_MATCH(DMI_BOARD_VENDOR, "MDC"),
+			DMI_MATCH(DMI_BOARD_NAME, "Herbag_MDU"),
+		}
+ },
 	{
 		.driver_data = &acp6x_card,
 		.matches = {
-- 
2.44.0
Powered by blists - more mailing lists