[PATCH v3 0/3] AMD Vangogh support for NAU8821/MAX98388

From: Cristian Ciocaltea
Date: Wed Jul 05 2023 - 17:48:09 EST


This patch series extends the Vangogh machine driver to support a variant
based on the Nuvoton NAU88L21 Codec and the Analog Devices MAX98388
Speaker Amplifier.

Changes in v3:
* Dropped acp5x_max98388_hw_params() in PATCH 3/3 and rely on dai_link
to set format, according to Mark's review
* v2: https://lore.kernel.org/all/20230705134341.175889-1-cristian.ciocaltea@xxxxxxxxxxxxx/

Changes in v2:
* Reworked series to ensure the existing devices based on the CS35L41
codec continue to work fine
* Rebased onto next-20230703

Cristian Ciocaltea (3):
ASoC: amd: vangogh: Make use of DRV_NAME
ASoC: amd: vangogh: Use dmi_first_match() for DMI quirk handling
ASoC: amd: vangogh: Add support for NAU8821/MAX98388 variant

sound/soc/amd/Kconfig | 5 +-
sound/soc/amd/vangogh/acp5x-mach.c | 149 +++++++++++++++++++++++++----
2 files changed, 131 insertions(+), 23 deletions(-)

--
2.41.0