On Sun, Dec 28, 2025 at 04:53:18PM -0800, Andres Ballesteros Gallegos wrote:
This patch adds the DMI quirk entries for the Huawei Matebook D14 (2020 AMD Renoir model), identified as NBM-WXX9.
diff --git a/sound/soc/amd/acp-config.c b/sound/soc/amd/acp-config.c index 8e45f2a..1234567 100644 --- a/sound/soc/amd/acp-config.c +++ b/sound/soc/amd/acp-config.c @@ -148,6 +148,17 @@ static const struct config_entry config_table[] = { {} }, },
{ .flags = FLAG_AMD_LEGACY,
This has been badly mangled by your mail client, it looks like at a minimum all tabs have been converted into spaces. If it's hard to sort your mail client it might be easier to use b4's web submission:
https://b4.docs.kernel.org/en/latest/
Signed-off-by: ANDRÉS BALLESTEROS GALLEGOS ANDRES.BALLESTEROSGALLEGOS@GMAIL.COM
This should come at the end of the changelog before the actual patch.