2024-04-07 12:41:41

by end.to.start

[permalink] [raw]
Subject: [PATCH] Add support microphone for Acer-315-24p

From: Dendi777 <[email protected]>

Signed-off-by: Dendi777 <[email protected]>
---
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 69c68d8e7..9b1ae0314 100644
--- a/sound/soc/amd/yc/acp6x-mach.c
+++ b/sound/soc/amd/yc/acp6x-mach.c
@@ -430,6 +430,13 @@ static const struct dmi_system_id yc_acp_quirk_table[] = {
DMI_MATCH(DMI_BOARD_NAME, "MRID6"),
}
},
+ {
+ .driver_data = &acp6x_card,
+ .matches = {
+ DMI_MATCH(DMI_BOARD_VENDOR, "MDC"),
+ DMI_MATCH(DMI_BOARD_NAME, "Herbag_MDU"),
+ }
+ },
{
.driver_data = &acp6x_card,
.matches = {
--
2.44.0



2024-04-08 12:38:15

by Mark Brown

[permalink] [raw]
Subject: Re: [PATCH] Add support microphone for Acer-315-24p

On Sun, Apr 07, 2024 at 03:37:08PM +0300, Dendi777 wrote:
> From: Dendi777 <[email protected]>
>
> Signed-off-by: Dendi777 <[email protected]>

You've not provided a Signed-off-by for this so I can't do anything with
it, please see Documentation/process/submitting-patches.rst for details
on what this is and why it's important.

Please submit patches using subject lines reflecting the style for the
subsystem, this makes it easier for people to identify relevant patches.
Look at what existing commits in the area you're changing are doing and
make sure your subject lines visually resemble what they're doing.
There's no need to resubmit to fix this alone.


Attachments:
(No filename) (691.00 B)
signature.asc (499.00 B)
Download all attachments