[PATCH v2 0/3] ASoC: mediatek:mt8186: fix both the speaker and hdmi

From: Jiaxin Yu
Date: Fri Nov 25 2022 - 04:44:38 EST


The speaker and hdmi of mt8186 platform are shared the same port of I2S,
when connect the external display, use build-in speakers to play audio,
they both playback at the same time. So we want to manage the playback
device through DAPM events.

Change since v1:
Support audio function for it6505 bridge to hdmi-codec

Jiaxin Yu (3):
ASoC: hdmi-codec: Add event handler for hdmi TX
ASoC: mediatek: mt8186: correct the HDMI widgets
drm/bridge: it6505: Add audio support

drivers/gpu/drm/bridge/ite-it6505.c | 81 +++++++++++++++++--
include/sound/hdmi-codec.h | 6 ++
sound/soc/codecs/hdmi-codec.c | 37 ++++++++-
.../mt8186/mt8186-mt6366-da7219-max98357.c | 2 +-
.../mt8186/mt8186-mt6366-rt1019-rt5682s.c | 2 +-
5 files changed, 116 insertions(+), 12 deletions(-)

--
2.18.0