ACK: [SRU][N][PATCH 1/1] ASoC: amd: yc: update quirk data for new Lenovo model

Edoardo Canepa edoardo.canepa at canonical.com
Mon Aug 25 14:36:49 UTC 2025


Acked-by: Edoardo Canepa <edoardo.canepa at canonical.com>

On 22/08/25 04:35, alice.munduruca at canonical.com wrote:
> From: Syed Saba kareem <syed.sabakareem at amd.com>
>
> Update Quirk data for new Lenovo model 83J2 for YC platform.
>
> Signed-off-by: Syed Saba kareem <syed.sabakareem at amd.com>
> Link: https://patch.msgid.link/20250321122507.190193-1-syed.sabakareem@amd.com
> Reported-by: Reiner <Reiner.Proels at gmail.com>
> Closes: https://bugzilla.kernel.org/show_bug.cgi?id=219887
> Tested-by: Reiner <Reiner.Proels at gmail.com>
> Reviewed-by: Mario Limonciello <mario.limonciello at amd.com>
> Signed-off-by: Mark Brown <broonie at kernel.org>
> (cherry picked from commit 5a4dd520ef8a94ecf81ac77b90d6a03e91c100a9)
> BugLink: https://bugs.launchpad.net/bugs/2102749
> Signed-off-by: Alice C. Munduruca <alice.munduruca at canonical.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 2981bd1c3530..d18075be58d7 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 part --------------
A non-text attachment was scrubbed...
Name: OpenPGP_0x20F88172E14F6784.asc
Type: application/pgp-keys
Size: 3167 bytes
Desc: OpenPGP public key
URL: <https://lists.ubuntu.com/archives/kernel-team/attachments/20250825/81d6019c/attachment.key>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: OpenPGP_signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: OpenPGP digital signature
URL: <https://lists.ubuntu.com/archives/kernel-team/attachments/20250825/81d6019c/attachment.sig>


More information about the kernel-team mailing list