lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening linux-cve-announce PHC | |
Open Source and information security mailing list archives
| ||
|
Message-ID: <20221125094413.4940-1-jiaxin.yu@mediatek.com> Date: Fri, 25 Nov 2022 17:44:10 +0800 From: Jiaxin Yu <jiaxin.yu@...iatek.com> To: <broonie@...nel.org>, <andrzej.hajda@...el.com>, <neil.armstrong@...aro.org>, <robert.foss@...aro.org>, <Laurent.pinchart@...asonboard.com>, <kuninori.morimoto.gx@...esas.com>, <angelogioacchino.delregno@...labora.com>, <nfraprado@...labora.com> CC: <chunxu.li@...iatek.com>, <ajye_huang@...pal.corp-partner.google.com>, <allen-kh.cheng@...iatek.com>, <dri-devel@...ts.freedesktop.org>, <alsa-devel@...a-project.org>, <linux-arm-kernel@...ts.infradead.org>, <linux-mediatek@...ts.infradead.org>, <linux-kernel@...r.kernel.org>, <Project_Global_Chrome_Upstream_Group@...iatek.com>, Jiaxin Yu <jiaxin.yu@...iatek.com> Subject: [PATCH v2 0/3] ASoC: mediatek:mt8186: fix both the speaker and hdmi 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
Powered by blists - more mailing lists