On 18.02.2019 18:10, Codrin Ciubotariu - M19940 wrote: > From: Codrin Ciubotariu <codrin.ciubota...@microchip.com> > > This patch set contains some changes I needed to make I2S and TDM > (DSP_A) formats work. I tested only with ad1936, but the patches
actually, it's ad1934. Sorry about that. Best regards, Codrin > should work fine for all the codecs that use this driver. Although I > checked the DS for all of them (I hope) to assure that the patches > apply, I would really appreciate if someone else can test them on > another codec. > > Codrin Ciubotariu (5): > ASoC: codecs: ad193x: Remove capture support for codecs without ADC > ASoC: codecs: ad193x: Set constraint to always have 32 sample bits > ASoC: codecs: ad193x: Fix frame polarity for DSP_A format > ASoC: codecs: ad193x: Add runtime support for DSP_A and I2S modes > ASoC: codecs: ad193x: Add support to disable on-chip PLL > > sound/soc/codecs/ad193x.c | 76 ++++++++++++++++++++++++++++++++++++--- > sound/soc/codecs/ad193x.h | 8 +++++ > 2 files changed, 80 insertions(+), 4 deletions(-) >