]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
drm/rockchip: rk3066_hdmi: switch to drm bridge
authorAndy Yan <andy.yan@rock-chips.com>
Mon, 28 Apr 2025 10:23:07 +0000 (18:23 +0800)
committerHeiko Stuebner <heiko@sntech.de>
Sun, 4 May 2025 10:36:34 +0000 (12:36 +0200)
commit57d6811e8a6d179aeadb7f102369d1ddefe5aae0
treed0908bb320f19086918c5be2a32b44396bff6726
parente782ac936941cff4c5580bb5cc2ec0e91468068c
drm/rockchip: rk3066_hdmi: switch to drm bridge

Convert it to drm bridge driver, it will be convenient for us to
migrate the connector part to the display driver later.

Note: I don't have the hardware to test this driver, so for now
I can only do the compilation test.

Signed-off-by: Andy Yan <andy.yan@rock-chips.com>
Tested-by: Heiko Stuebner <heiko@sntech.de> #rk3066-marsboard
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
Link: https://lore.kernel.org/r/20250428102309.1501986-1-andyshrk@163.com
drivers/gpu/drm/rockchip/rk3066_hdmi.c