Re: [PATCH 0/4] Support ALC5682I-VS codec

From: Pierre-Louis Bossart
Date: Tue Sep 14 2021 - 15:35:04 EST




On 9/14/21 5:18 AM, Brent Lu wrote:
> Support the ALC5682I-VS codec in Intel's rt5682 machine driver with
> three board configurations.
>
> Brent Lu (4):
> ASoC: Intel: sof_rt5682: support ALC5682I-VS codec
> ASoC: intel: sof_rt5682: support jsl_rt5682s_rt1015p board
> ASoC: intel: sof_rt5682: support jsl_rt5682s_rt1015 board
> ASoC: intel: sof_rt5682: support jsl_rt5682s_mx98360a board
>
> sound/soc/intel/boards/Kconfig | 1 +
> sound/soc/intel/boards/sof_rt5682.c | 105 +++++++++++++++---
> .../intel/common/soc-acpi-intel-jsl-match.c | 24 ++++
> 3 files changed, 112 insertions(+), 18 deletions(-)

Looks good to me, the number of permutations is starting to be hard to
track but at least it's in the same machine driver...

Acked-by: Pierre-Louis Bossart <pierre-louis.bossart@xxxxxxxxxxxxxxx>