Re: [PATCH v2] drm/bridge/tc358775: Fix for dual-link LVDS

2022-01-26 Thread Jiří Vaněk
AUO P215HVN01.0 / AUO G215HVN01.0 čt 6. 1. 2022 v 20:22 odesílatel Vinay Simha B N napsal: > Reviewed-by: Vinay Simha BN > > Jiri Vanek, > Could you please share the part number or datasheet of the dual-link LVDS > display/panel used. > > > On Fri, Jan 7, 2022 at 12:30 AM Jiri Vanek wrote: >

Re: [PATCH v2] drm/bridge/tc358775: Fix for dual-link LVDS

2022-01-07 Thread Robert Foss
On Thu, 6 Jan 2022 at 20:22, Vinay Simha B N wrote: > > Reviewed-by: Vinay Simha BN > > Jiri Vanek, > Could you please share the part number or datasheet of the dual-link LVDS > display/panel used. > > > On Fri, Jan 7, 2022 at 12:30 AM Jiri Vanek wrote: >> >> Fixed wrong register shift for sing

Re: [PATCH v2] drm/bridge/tc358775: Fix for dual-link LVDS

2022-01-07 Thread Vinay Simha B N
Reviewed-by: Vinay Simha BN Jiri Vanek, Could you please share the part number or datasheet of the dual-link LVDS display/panel used. On Fri, Jan 7, 2022 at 12:30 AM Jiri Vanek wrote: > Fixed wrong register shift for single/dual link LVDS output. > > Tested-by: Jiri Vanek > Signed-off-by: Ji

[PATCH v2] drm/bridge/tc358775: Fix for dual-link LVDS

2022-01-06 Thread Jiri Vanek
Fixed wrong register shift for single/dual link LVDS output. Tested-by: Jiri Vanek Signed-off-by: Jiri Vanek --- v1: * Initial version v2: * Tested-by tag added --- drivers/gpu/drm/bridge/tc358775.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/gpu/drm/bridge/tc