Re: [PATCH 1/4] ASoC: tas2562: Add right and left channel slot programming

2020-06-29 Thread Mark Brown
On Fri, 26 Jun 2020 10:41:40 -0500, Dan Murphy wrote: > Add programming for the tdm slots for the right and left. This also > requires configuring the RX/TX offsets for the DAI format type. Applied to https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git for-next Thanks! [1/3] AS

[PATCH 1/4] ASoC: tas2562: Add right and left channel slot programming

2020-06-26 Thread Dan Murphy
Add programming for the tdm slots for the right and left. This also requires configuring the RX/TX offsets for the DAI format type. Signed-off-by: Dan Murphy --- sound/soc/codecs/tas2562.c | 71 +- sound/soc/codecs/tas2562.h | 5 ++- 2 files changed, 59 inser