[PATCH] ASoC: Intel: Boards: cml_da7219_max98390: add capture stream for echo reference
Pierre-Louis Bossart
pierre-louis.bossart at linux.intel.com
Thu Apr 1 16:43:44 CEST 2021
On 4/1/21 9:00 AM, mac.chiang at intel.com wrote:
> From: Mac Chiang <mac.chiang at intel.com>
>
> enable speaker capture dai link for feedback path
>
> Signed-off-by: Mac Chiang <mac.chiang at intel.com>
LGTM
Acked-by: Pierre-Louis Bossart <pierre-louis.bossart at linux.intel.com>
> ---
> sound/soc/intel/boards/bxt_da7219_max98357a.c | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/sound/soc/intel/boards/bxt_da7219_max98357a.c b/sound/soc/intel/boards/bxt_da7219_max98357a.c
> index 0c0a7178..9ffef39 100644
> --- a/sound/soc/intel/boards/bxt_da7219_max98357a.c
> +++ b/sound/soc/intel/boards/bxt_da7219_max98357a.c
> @@ -813,6 +813,7 @@ static int broxton_audio_probe(struct platform_device *pdev)
> if (ctx->spkamp == SPKAMP_MAX98390) {
> broxton_dais[i].codecs = max98390_codec;
> broxton_dais[i].num_codecs = ARRAY_SIZE(max98390_codec);
> + broxton_dais[i].dpcm_capture = 1;
> }
> }
> /* DIALOG_CODEC is connected to SSP0 */
>
More information about the Alsa-devel
mailing list