Re: [PATCH] ASoC: mediatek: mt8192: fix tdm out data is valid on rising edge

2021-03-12 Thread Mark Brown
On Fri, 12 Mar 2021 10:26:45 +0800, Jiaxin Yu wrote: > This patch correct tdm out bck inverse register to AUDIO_TOP_CON3[3]. Applied to https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git for-next Thanks! [1/1] ASoC: mediatek: mt8192: fix tdm out data is valid on rising edge

[PATCH] ASoC: mediatek: mt8192: fix tdm out data is valid on rising edge

2021-03-11 Thread Jiaxin Yu
This patch correct tdm out bck inverse register to AUDIO_TOP_CON3[3]. Signed-off-by: Jiaxin Yu --- sound/soc/mediatek/mt8192/mt8192-dai-tdm.c | 4 +++- sound/soc/mediatek/mt8192/mt8192-reg.h | 8 +--- 2 files changed, 8 insertions(+), 4 deletions(-) diff --git a/sound/soc/mediatek/mt819