drm/rockchip: vop2: Fix the port mux of VP2
authorAndy Yan <andy.yan@rock-chips.com>
Mon, 22 Apr 2024 10:19:05 +0000 (18:19 +0800)
committerHeiko Stuebner <heiko@sntech.de>
Thu, 25 Apr 2024 14:58:28 +0000 (16:58 +0200)
commit2bdb481bf7a93c22b9fea8daefa2834aab23a70f
treecb5202c86c2db76e8d08bd94f3470ae4fbfb8fc4
parent9e2b84fb6cd7ee913aa61d461db65c1d6a08dcf2
drm/rockchip: vop2: Fix the port mux of VP2

The port mux of VP2 should be RK3568_OVL_PORT_SET__PORT2_MUX.

Fixes: 604be85547ce ("drm/rockchip: Add VOP2 driver")
Signed-off-by: Andy Yan <andy.yan@rock-chips.com>
Acked-by: Sascha Hauer <s.hauer@pengutronix.de>
Tested-by: Heiko Stuebner <heiko@sntech.de>
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
Link: https://patchwork.freedesktop.org/patch/msgid/20240422101905.32703-2-andyshrk@163.com
drivers/gpu/drm/rockchip/rockchip_drm_vop2.c