From: Tommaso Zanotti on gitlab.com Merge Request: https://gitlab.com/cki-project/kernel-ark/-/merge_requests/2842 NOTE: Truncated patchset due to missing public @redhat.com email address on your GitLab profile at https://gitlab.com/-/profile. Once that is fixed, close and reopen the merge request to retrigger sending the emails.
Some Huawei laptops featuring AMD CPUs are equipped with the ES8336 CODEC from Everest Semi, connected to the ACP3x module. This commit introduces necessary configuration options to enable proper functionality for these laptops. Tested on my Huawei Matebook 14 2021 AMD
Bugzilla: https://bugzilla.redhat.com/show_bug.cgi?id=2254698 Signed-off-by: Tommaso Zanotti git@tomzanna.com
--- redhat/configs/fedora/generic/x86/CONFIG_SND_AMD_ASOC_ACP63 | 1 + redhat/configs/fedora/generic/x86/CONFIG_SND_AMD_ASOC_REMBRANDT | 1 + redhat/configs/fedora/generic/x86/CONFIG_SND_AMD_ASOC_RENOIR | 1 + redhat/configs/fedora/generic/x86/CONFIG_SND_SOC_AMD_ACP_COMMON | 1 + redhat/configs/fedora/generic/x86/CONFIG_SND_SOC_AMD_ACP_PCI | 1 + redhat/configs/fedora/generic/x86/CONFIG_SND_SOC_AMD_LEGACY_MACH | 1 + redhat/configs/fedora/generic/x86/CONFIG_SND_SOC_AMD_MACH_COMMON | 1 + redhat/configs/fedora/generic/x86/CONFIG_SND_SOC_AMD_SOF_MACH | 1 + 8 files changed, 8 insertions(+), 0 deletions(-)
kernel@lists.fedoraproject.org