Re: [Freedreno] [PATCH v2 13/13] drm/bridge: lt9611: properly program the dual host mode

2023-01-12 Thread Neil Armstrong
On 08/01/2023 17:56, Dmitry Baryshkov wrote: If the bridge is connected using both DSI ports, the driver should use both of them all the time. Correct programming sequence to always use dual-port mode if both dsi0 and dsi1 are connected. Signed-off-by: Dmitry Baryshkov ---

[Freedreno] [PATCH v2 13/13] drm/bridge: lt9611: properly program the dual host mode

2023-01-08 Thread Dmitry Baryshkov
If the bridge is connected using both DSI ports, the driver should use both of them all the time. Correct programming sequence to always use dual-port mode if both dsi0 and dsi1 are connected. Signed-off-by: Dmitry Baryshkov --- drivers/gpu/drm/bridge/lontium-lt9611.c | 28