]> git.ipfire.org Git - thirdparty/linux.git/commit
drm/rockchip: inno_hdmi: Move ddc/i2c configuration and HOTPLUG unmute to inno_hdmi_i...
authorAndy Yan <andy.yan@rock-chips.com>
Mon, 12 May 2025 12:46:06 +0000 (20:46 +0800)
committerHeiko Stuebner <heiko@sntech.de>
Tue, 8 Jul 2025 15:44:08 +0000 (17:44 +0200)
commit52ac749b4505339a321b9695fe9d2977294c98da
treebe522241c09d0ea240b948230b4ea801a18dee37
parent55137487bdee89189873e437452a077bb591f33a
drm/rockchip: inno_hdmi: Move ddc/i2c configuration and HOTPLUG unmute to inno_hdmi_init_hw

Putting these scattered initialization code together is helpful
for the following migration to the DRM bridge driver mode.

Signed-off-by: Andy Yan <andy.yan@rock-chips.com>
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
Link: https://lore.kernel.org/r/20250512124615.2848731-6-andyshrk@163.com
drivers/gpu/drm/rockchip/inno_hdmi.c