]> git.hungrycats.org Git - linux/commit
drm/bridge: anx7625: Update audio status while detecting
authorHsin-Te Yuan <yuanhsinte@chromium.org>
Tue, 16 Apr 2024 07:21:35 +0000 (07:21 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 30 May 2024 07:49:40 +0000 (09:49 +0200)
commitcecfee3ae759d880ac584ccae12c5b22dff33097
treec1dafbf3dfd50db7438eeb9a334cdb07205d4df0
parent54a61c87b0f0af7776e47aa666c352811547a224
drm/bridge: anx7625: Update audio status while detecting

[ Upstream commit a665b4e60369867cddf50f37f16169a3e2f434ad ]

Previously, the audio status was not updated during detection, leading
to a persistent audio despite hot plugging events. To resolve this
issue, update the audio status during detection.

Fixes: 566fef1226c1 ("drm/bridge: anx7625: add HDMI audio function")
Signed-off-by: Hsin-Te Yuan <yuanhsinte@chromium.org>
Reviewed-by: Robert Foss <rfoss@kernel.org>
Signed-off-by: Robert Foss <rfoss@kernel.org>
Link: https://patchwork.freedesktop.org/patch/msgid/20240416-anx7625-v3-1-f916ae31bdd7@chromium.org
Signed-off-by: Sasha Levin <sashal@kernel.org>
drivers/gpu/drm/bridge/analogix/anx7625.c