Files
kernel_common_drivers/arch
jian zhou a2fd634e82 audio: don't disable earctx_en_d2a when set HDMI ARC Switch OFF [1/1]
PD#SWPL-155284

Problem:
Reboot system, earc discovery timeout.
root cause:it will timeout by the follow:
1.hdmirx cable plugin, earctx_en_d2a is on.
2.audio hal set HDMI ARC Switch OFF, it will set earctx_en_d2a off
3.hdmirx set hpd is on, then earc discovery
timeout as earctx_en_d2a is off.

Solution:
1.don't disable earctx_en_d2a when set HDMI ARC Switch OFF.
2.it no need control hdmirx bandgap for t5m & t3x chip as earc and
hdmirx bandgap separated, earc only control by earctx_en_d2a.

Verify:
t5m

Change-Id: I10001bdee3e96c1784f59442b91c75fd0741a9db
Signed-off-by: jian zhou <jian.zhou@amlogic.com>
Signed-off-by: Luan Yuan <luan.yuan@amlogic.com>
2024-05-07 16:08:22 +08:00
..
2024-05-07 14:29:02 +08:00