]> git.dujemihanovic.xyz Git - u-boot.git/commit
video: rockchip: hdmi: Detect hpd after controller init
authorJagan Teki <jagan@edgeble.ai>
Wed, 17 Jan 2024 07:51:38 +0000 (13:21 +0530)
committerAnatolij Gustschin <agust@denx.de>
Sun, 21 Apr 2024 07:07:00 +0000 (09:07 +0200)
commit41524d7f3add5a58f2fd5951d0182d1e94dd3d03
treed6b00b98008e0c2a495d2c1e065c0350dee56122
parent25ca3314fbc6ad2c55201792605038aa491d1548
video: rockchip: hdmi: Detect hpd after controller init

HDP is a hardware connector event, so detect the same once the
controller and attached PHY initialization are done.

Signed-off-by: Jagan Teki <jagan@edgeble.ai>
drivers/video/rockchip/rk_hdmi.c