mbox series

[v2,0/3] ASoC: mediatek: mt8183: fix mt8183-mt6358 tdm out issues

Message ID 1566621445-26989-1-git-send-email-jiaxin.yu@mediatek.com (mailing list archive)
Headers show
Series ASoC: mediatek: mt8183: fix mt8183-mt6358 tdm out issues | expand

Message

Jiaxin Yu Aug. 24, 2019, 4:37 a.m. UTC
v2: 
	1. Base on branch asoc-next that merged branch 'asoc-5.4'.
	2. Split the PATCH 2/2 that in v1 into three patches.

v1: 
	1. Base on branch asoc-next that merged branch 'asoc-5.3'.
	2. Mark suggest the patch would be split up into separate patches,
	   each fixing single issue.
	3. PATCH 1/2 has been applied to the asoc tree 'asoc-5.4'.

Jiaxin Yu (3):
  ASoC: mediatek: mt8183: fix tdm out data align issue
  ASoC: mediatek: mt8183: tdm hw support tdm out and 8ch i2s out
  ASoC: mediatek: mt8183: fix tdm out data is valid on rising edge

 sound/soc/mediatek/common/mtk-afe-fe-dai.c    |   3 +-
 sound/soc/mediatek/mt8183/mt8183-dai-tdm.c    | 177 ++++++++++++++----
 .../mt8183/mt8183-mt6358-ts3a227-max98357.c   |   3 +
 sound/soc/mediatek/mt8183/mt8183-reg.h        |   8 +-
 4 files changed, 152 insertions(+), 39 deletions(-)