Re: [PATCH] ASoC: amd: yc: acp6x-mach: add DMI quirk for MSI Bravo 17 C7VE

From: Mark Brown

Date: Thu Mar 05 2026 - 09:28:54 EST


On Wed, Mar 04, 2026 at 07:07:27PM +0100, El-Hadji TRAORE wrote:
> v2:
> - send patch inline (no attachment)
> - fix indentation to match surrounding entries
> - add Signed-off-by

Changelogs should be after the ---.

> --- a/sound/soc/amd/yc/acp6x-mach.c
> +++ b/sound/soc/amd/yc/acp6x-mach.c
> @@ -487,6 +487,13 @@
> }
> },
> {
> + .driver_data = &acp6x_card,
> + .matches = {
> + DMI_MATCH(DMI_BOARD_VENDOR, "Micro-Star International Co., Ltd."),
> + DMI_MATCH(DMI_PRODUCT_NAME, "Bravo 17 C7VE"),

This is still very corrupted and hard for tools to work with. I
recommend using b4 send for patch submission, it can take things
directly from git and use a web service to send the mail so you don't
have to worry about email configuration:

https://b4.docs.kernel.org/en/latest/contributor/send.html

Hopefully that makes life easier.

Attachment: signature.asc
Description: PGP signature