Re: [PATCH v2 1/1] drm/mediatek: dp: Add sdp path reset

From: AngeloGioacchino Del Regno
Date: Tue Sep 24 2024 - 05:32:40 EST


Il 24/09/24 10:36, Liankun Yang ha scritto:
When using type-c to type-c to connect to the monitor,
the sound plays normally. If you unplug the type-c and
connect the type-c to hdmi dongle to the monitor, there will be noise.

By capturing the audio data, it is found that
the data position is messy, and there is no error in the data.

Through experiments, it can be restored by resetting the SDP path
when unplugging it.

Signed-off-by: Liankun Yang <liankun.yang@xxxxxxxxxxxx>

Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@xxxxxxxxxxxxx>