ASoC: amd: acp: Add machine driver that enables sound for systems with a ES8336 codec
authorMarian Postevca <posteuca@mutex.one>
Tue, 29 Aug 2023 22:01:16 +0000 (01:01 +0300)
committerMark Brown <broonie@kernel.org>
Mon, 11 Sep 2023 00:24:11 +0000 (01:24 +0100)
commit54fcd9dd44b2c82a0262e29b288c2d0b36c6bba5
treea0d210d0048a1a00c2c6c5d19f8a99ae3f049612
parentc680f57095411559e7605af689c7ce01f2281005
ASoC: amd: acp: Add machine driver that enables sound for systems with a ES8336 codec

This commit enables sound for a line of Huawei laptops that use
the ES8336 codec which is connected to the ACP3X module.

Signed-off-by: Marian Postevca <posteuca@mutex.one>
Link: https://lore.kernel.org/r/20230829220116.1159-6-posteuca@mutex.one
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/amd/acp-config.c
sound/soc/amd/acp/Makefile
sound/soc/amd/acp/acp-legacy-mach.c
sound/soc/amd/acp/acp-mach-common.c
sound/soc/amd/acp/acp-mach.h
sound/soc/amd/acp/acp-renoir.c
sound/soc/amd/acp/acp3x-es83xx/acp3x-es83xx.c [new file with mode: 0644]
sound/soc/amd/acp/acp3x-es83xx/acp3x-es83xx.h [new file with mode: 0644]