mbox series

[0/2] ASoC: MediaTek: fix mt8183-mt6358 tdm out issues

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

Message

Jiaxin Yu (俞家鑫) Aug. 22, 2019, 12:50 p.m. UTC
These two patches are used to fix several issues related to TDM OUT.
The patches are based on broonie tre "for-next" branch.

Jiaxin Yu (2):
  ASoC: mediatek: mt8183: switch tdm pins gpio function when playback on
    or off
  ASoC: mediatek: mt8183: fix tdm out issue

 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        | 118 +++++++++++++-
 sound/soc/mediatek/mt8183/mt8183-reg.h             |   8 +-
 4 files changed, 261 insertions(+), 45 deletions(-)