Linux Sound subsystem development
 help / color / mirror / Atom feed
From: "Сабиров Михаил Мухаматшарифович" <me@synthwaver.ru>
To: "broonie@kernel.org" <broonie@kernel.org>
Cc: "alsa-devel@alsa-project.org" <alsa-devel@alsa-project.org>,
	"linux-sound@vger.kernel.org" <linux-sound@vger.kernel.org>
Subject: [PATCH] ASoC: amd: yc: Add support for Acer Extensa 215-23 (HerbagEX_MDU)
Date: Wed, 01 Jul 2026 21:21:49 +0500	[thread overview]
Message-ID: <7395121782922532@mail.yandex.ru> (raw)

[-- Attachment #1: Type: text/html, Size: 2281 bytes --]

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: 0001-ASoC-amd-yc-Add-support-for-Acer-Extensa-215-23-Herb.patch --]
[-- Type: text/x-diff; name="0001-ASoC-amd-yc-Add-support-for-Acer-Extensa-215-23-Herb.patch", Size: 897 bytes --]

From e49b281785a231ebd4efb44cc5c5b3d37a21346c Mon Sep 17 00:00:00 2001
From: Sabirov Mikhail <it.96@yandex.ru>
Date: Wed, 1 Jul 2026 21:14:46 +0500
Subject: [PATCH] ASoC: amd: yc: Add support for Acer Extensa 215-23
 (HerbagEX_MDU)

Signed-off-by: Sabirov Mikhail <it.96@yandex.ru>
---
 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 f210a253d..635a059b4 100644
--- a/sound/soc/amd/yc/acp6x-mach.c
+++ b/sound/soc/amd/yc/acp6x-mach.c
@@ -640,6 +640,13 @@ static const struct dmi_system_id yc_acp_quirk_table[] = {
 			DMI_MATCH(DMI_BOARD_NAME, "Herbag_MDU"),
 		}
 	},
+        {
+		.driver_data = &acp6x_card,
+		.matches = {
+			DMI_MATCH(DMI_BOARD_VENDOR, "MDC"),
+			DMI_MATCH(DMI_BOARD_NAME, "HerbagEX_MDU"),
+		}
+	},
 	{
 		.driver_data = &acp6x_card,
 		.matches = {
-- 
2.43.0


                 reply	other threads:[~2026-07-01 16:21 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=7395121782922532@mail.yandex.ru \
    --to=me@synthwaver.ru \
    --cc=alsa-devel@alsa-project.org \
    --cc=broonie@kernel.org \
    --cc=linux-sound@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox