hdmitx: adjust the hdmi resume power uevent [2/4]
authorZongdong Jiao <zongdong.jiao@amlogic.com>
Tue, 10 Aug 2021 05:15:14 +0000 (13:15 +0800)
committerLiang Ji <liang.ji@amlogic.com>
Mon, 13 Sep 2021 10:16:53 +0000 (18:16 +0800)
commite76ffc8bdd5620138a7c8676df786700b94f49a9
tree637d546b233791fb162f0746f0ec4b8a1b5ce7dc
parent05556b6d585ea3d11c435214caa0c1332fc5df8e
hdmitx: adjust the hdmi resume power uevent [2/4]

PD#SWPL-56597

Problem:
Current the hdmi resume power uevent is early and before reading
edid, and this will make application can't get sink capability and
set the 480p as default

Solution:
Adjust the hdmi resume power uevent after reading edid

Verify:
g12/u212

Change-Id: I20acd118762d167ccfbf790c8fbace3171b0fda3
Signed-off-by: Zongdong Jiao <zongdong.jiao@amlogic.com>
drivers/amlogic/media/vout/hdmitx/hdmi_tx_20/hdmi_tx_main.c