lkml.org 
[lkml]   [2022]   [Dec]   [16]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
SubjectRE: [PATCH] ASoC: amd: yc: Add Razer Blade 14 2022 into DMI table
Date
[Public]



> -----Original Message-----
> From: Wim Van Boven <wimvanboven@gmail.com>
> Sent: Friday, December 16, 2022 02:18
> Cc: wimvanboven@gmail.com; Liam Girdwood <lgirdwood@gmail.com>;
> Mark Brown <broonie@kernel.org>; Jaroslav Kysela <perex@perex.cz>;
> Takashi Iwai <tiwai@suse.com>; Limonciello, Mario
> <Mario.Limonciello@amd.com>; Saba Kareem, Syed
> <Syed.SabaKareem@amd.com>; Leohearts <leohearts@leohearts.com>;
> Brent Mendelsohn <mendiebm@gmail.com>; Xiaoyan Li
> <lxy.lixiaoyan@gmail.com>; linkt <xazrael@hotmail.com>; alsa-devel@alsa-
> project.org; linux-kernel@vger.kernel.org
> Subject: [PATCH] ASoC: amd: yc: Add Razer Blade 14 2022 into DMI table
>
> Razer Blade 14 (2022) - RZ09-0427 needs the quirk to enable the built in
> microphone
>
> Signed-off-by: Wim Van Boven <wimvanboven@gmail.com>

Thanks!

Link: https://bugzilla.kernel.org/show_bug.cgi?id=216801
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 1f0b5527c594..469c5e79e0ea 100644
> --- a/sound/soc/amd/yc/acp6x-mach.c
> +++ b/sound/soc/amd/yc/acp6x-mach.c
> @@ -220,6 +220,13 @@ static const struct dmi_system_id
> yc_acp_quirk_table[] = {
> DMI_MATCH(DMI_PRODUCT_NAME, "Redmi Book
> Pro 14 2022"),
> }
> },
> + {
> + .driver_data = &acp6x_card,
> + .matches = {
> + DMI_MATCH(DMI_BOARD_VENDOR, "Razer"),
> + DMI_MATCH(DMI_PRODUCT_NAME, "Blade 14
> (2022) - RZ09-0427"),
> + }
> + },
> {}
> };
>
> --
> 2.38.1

\
 
 \ /
  Last update: 2022-12-16 16:10    [W:0.049 / U:0.144 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site