From: Mario Limonciello <mario.limonciello@amd.com>
To: Syed Saba Kareem <syed.sabakareem@amd.com>,
broonie@kernel.org, alsa-devel@alsa-project.org
Cc: Vijendar.Mukunda@amd.com, Basavaraj.Hiregoudar@amd.com,
Sunil-kumar.Dommati@amd.com, venkataprasad.potturu@amd.com,
Liam Girdwood <lgirdwood@gmail.com>,
Jaroslav Kysela <perex@perex.cz>, Takashi Iwai <tiwai@suse.com>,
"end.to.start" <end.to.start@mail.ru>,
"open list:SOUND - SOC LAYER / DYNAMIC AUDIO POWER MANAGEM..."
<linux-sound@vger.kernel.org>,
open list <linux-kernel@vger.kernel.org>,
Reiner.Proels@gmail.com
Subject: Re: [PATCH] ASoC: amd: yc: update quirk data for new Lenovo model
Date: Fri, 21 Mar 2025 10:29:28 -0500 [thread overview]
Message-ID: <459fa375-3c7e-4371-88ca-dd617972cb62@amd.com> (raw)
In-Reply-To: <20250321122507.190193-1-syed.sabakareem@amd.com>
On 3/21/2025 07:25, Syed Saba Kareem wrote:
> From: Syed Saba kareem <syed.sabakareem@amd.com>
>
> Update Quirk data for new Lenovo model 83J2 for YC platform.
>
> Signed-off-by: Syed Saba kareem <syed.sabakareem@amd.com>
Here's a few tags for this.
Cc: stable@vger.kernel.org
Reported-by: Reiner <Reiner.Proels@gmail.com>
Closes: https://bugzilla.kernel.org/show_bug.cgi?id=219887
Tested-by: Reiner <Reiner.Proels@gmail.com>
Reviewed-by: Mario Limonciello <mario.limonciello@amd.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 bd3808f98ec9..e632f16c9102 100644
> --- a/sound/soc/amd/yc/acp6x-mach.c
> +++ b/sound/soc/amd/yc/acp6x-mach.c
> @@ -339,6 +339,13 @@ static const struct dmi_system_id yc_acp_quirk_table[] = {
> DMI_MATCH(DMI_PRODUCT_NAME, "83Q3"),
> }
> },
> + {
> + .driver_data = &acp6x_card,
> + .matches = {
> + DMI_MATCH(DMI_BOARD_VENDOR, "LENOVO"),
> + DMI_MATCH(DMI_PRODUCT_NAME, "83J2"),
> + }
> + },
> {
> .driver_data = &acp6x_card,
> .matches = {
next prev parent reply other threads:[~2025-03-21 15:29 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-03-21 12:25 [PATCH] ASoC: amd: yc: update quirk data for new Lenovo model Syed Saba Kareem
2025-03-21 15:29 ` Mario Limonciello [this message]
2025-03-21 17:54 ` Mark Brown
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=459fa375-3c7e-4371-88ca-dd617972cb62@amd.com \
--to=mario.limonciello@amd.com \
--cc=Basavaraj.Hiregoudar@amd.com \
--cc=Reiner.Proels@gmail.com \
--cc=Sunil-kumar.Dommati@amd.com \
--cc=Vijendar.Mukunda@amd.com \
--cc=alsa-devel@alsa-project.org \
--cc=broonie@kernel.org \
--cc=end.to.start@mail.ru \
--cc=lgirdwood@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-sound@vger.kernel.org \
--cc=perex@perex.cz \
--cc=syed.sabakareem@amd.com \
--cc=tiwai@suse.com \
--cc=venkataprasad.potturu@amd.com \
/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