From: Mario Limonciello <mario.limonciello@amd.com>
To: Al Raj Hassain <alrajhassain@gmail.com>
Cc: Liam Girdwood <lgirdwood@gmail.com>,
Mark Brown <broonie@kernel.org>, Jaroslav Kysela <perex@perex.cz>,
Takashi Iwai <tiwai@suse.com>,
Jeremy Soller <jeremy@system76.com>,
August Wikerfors <git@augustwikerfors.se>,
linux-sound@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] ASoC: amd: yc: Add HP Pavilion Aero Laptop 13-be2xxx(8BD6) into DMI quirk table
Date: Mon, 4 Mar 2024 10:46:10 -0600 [thread overview]
Message-ID: <a3c78f89-2170-429e-a6af-59398b8a85e5@amd.com> (raw)
In-Reply-To: <20240304103924.13673-1-alrajhassain@gmail.com>
On 3/4/2024 04:39, Al Raj Hassain wrote:
> The HP Pavilion Aero Laptop 13-be2xxx(8BD6) requires a quirk entry for its internal microphone to function.
>
> Signed-off-by: Al Raj Hassain <alrajhassain@gmail.com>
Makes sense as this is a 7735U/7535U based product
(https://www.amd.com/en/product/12951 /
https://www.amd.com/en/product/12956).
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 abb9589b8477..90360f8b3e81 100644
> --- a/sound/soc/amd/yc/acp6x-mach.c
> +++ b/sound/soc/amd/yc/acp6x-mach.c
> @@ -416,6 +416,13 @@ static const struct dmi_system_id yc_acp_quirk_table[] = {
> DMI_MATCH(DMI_BOARD_NAME, "8B2F"),
> }
> },
> + {
> + .driver_data = &acp6x_card,
> + .matches = {
> + DMI_MATCH(DMI_BOARD_VENDOR, "HP"),
> + DMI_MATCH(DMI_BOARD_NAME, "8BD6"),
> + }
> + },
> {
> .driver_data = &acp6x_card,
> .matches = {
next prev parent reply other threads:[~2024-03-04 16:46 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-03-04 10:39 Al Raj Hassain
2024-03-04 16:46 ` Mario Limonciello [this message]
2024-03-04 20:39 ` 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=a3c78f89-2170-429e-a6af-59398b8a85e5@amd.com \
--to=mario.limonciello@amd.com \
--cc=alrajhassain@gmail.com \
--cc=broonie@kernel.org \
--cc=git@augustwikerfors.se \
--cc=jeremy@system76.com \
--cc=lgirdwood@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-sound@vger.kernel.org \
--cc=perex@perex.cz \
--cc=tiwai@suse.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
all inboxes | Powered by JetHome®