21 Jun
2023
21 Jun
'23
2:26 p.m.
On Wed, Jun 21, 2023 at 02:53:27PM +0300, Maxim Kochetkov wrote:
TDM mode for max98090 is dsp_a compatible. So allow it.
case SND_SOC_DAIFMT_DSP_A:
/* Not supported mode */
break;
This is configuring DSP A identically to left justified mode, it looks like the format configuration needs at least some interlock with the TDM configuration.