* [PATCH] Add support microphone from Acer Aspire 315-24p
@ 2024-03-30 19:27 Dendi777
0 siblings, 0 replies; only message in thread
From: Dendi777 @ 2024-03-30 19:27 UTC (permalink / raw)
To: linux-sound; +Cc: Dendi777
From: Dendi777 <river.blaze@mail.ru>
---
sound/soc/amd/yc/acp6x-mach.c | 8 ++++++++
1 file changed, 8 insertions(+)
diff --git a/sound/soc/amd/yc/acp6x-mach.c b/sound/soc/amd/yc/acp6x-mach.c
index 69c68d8e7..332a68cde 100644
--- a/sound/soc/amd/yc/acp6x-mach.c
+++ b/sound/soc/amd/yc/acp6x-mach.c
@@ -430,6 +430,14 @@ 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
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2024-03-30 19:27 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-03-30 19:27 [PATCH] Add support microphone from Acer Aspire 315-24p Dendi777
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox