Mailing List Archive

[PATCH 0/1] Fix the port mux of VP2
From: Andy Yan <andy.yan@rock-chips.com>


The port mux bits of VP2 should be defined by RK3568_OVL_PORT_SET__PORT2_MUX,
this maybe a copy and paste error when this driver first introduced.
Hi Heiko:
Maybe thi is the problem you met when you porting the dsi2 driver.
I previously sent you this patch when you ask me about this issue on
email,but I'm not sure if you received it.


Andy Yan (1):
drm/rockchip: vop2: Fix the port mux of VP2

drivers/gpu/drm/rockchip/rockchip_drm_vop2.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

--
2.34.1
Re: [PATCH 0/1] Fix the port mux of VP2 [ In reply to ]
On Mon, 22 Apr 2024 18:19:04 +0800, Andy Yan wrote:
> From: Andy Yan <andy.yan@rock-chips.com>
>
>
> The port mux bits of VP2 should be defined by RK3568_OVL_PORT_SET__PORT2_MUX,
> this maybe a copy and paste error when this driver first introduced.
> Hi Heiko:
> Maybe thi is the problem you met when you porting the dsi2 driver.
> I previously sent you this patch when you ask me about this issue on
> email,but I'm not sure if you received it.
>
> [...]

Applied, thanks!

[1/1] drm/rockchip: vop2: Fix the port mux of VP2
commit: 2bdb481bf7a93c22b9fea8daefa2834aab23a70f

Best regards,
--
Heiko Stuebner <heiko@sntech.de>