Re: [PATCH 1/9] ASoC: max98927: Added TDM support

From: Mark Brown
Date: Sun Aug 27 2017 - 10:02:55 EST


On Fri, Aug 25, 2017 at 05:41:02PM -0700, Ryan Lee wrote:
> Signed-off-by: Ryan Lee <ryans.lee@xxxxxxxxxxxxxxxxxxx>

This says it's adding support for TDM mode but...

> + case SND_SOC_DAIFMT_DSP_A:
> + format = MAX98927_PCM_FORMAT_TDM_MODE1;
> + break;
> + case SND_SOC_DAIFMT_DSP_B:
> + format = MAX98927_PCM_FORMAT_TDM_MODE0;
> + break;
> case SND_SOC_DAIFMT_PDM:
> - max98927->iface |= SND_SOC_DAIFMT_PDM;
> + use_pdm = true;
> break;

...it looks like it's adding support for two new DSP modes and generally
making a bunch of other changes. This probably needs splitting up, or
at least a bit more of a changelog.

Attachment: signature.asc
Description: PGP signature