From: Robert Foss <rfoss@xxxxxxxxxx> On Thu, 27 Apr 2023 16:29:25 +0200, Francesco Dolcini wrote: > From: Francesco Dolcini <francesco.dolcini@xxxxxxxxxxx> > > This series includes multiple fixes on the tc358768 parallel RGB to DSI driver. > > With the following changes I am able to have a stable display output using a TI > SN65DSI83 (DSI-LVDS bridge) and a 1280 x 800 LVDS display panel and the > register values are coherent with Toshiba documentation and configuration > spreadsheet, I was not able to test any other display sink. > > [...] Applied, thanks! [1/9] drm/bridge: tc358768: always enable HS video mode https://cgit.freedesktop.org/drm/drm-misc/commit/?id=ee18698e212b [2/9] drm/bridge: tc358768: fix PLL parameters computation https://cgit.freedesktop.org/drm/drm-misc/commit/?id=ee18698e212b [3/9] drm/bridge: tc358768: fix PLL target frequency https://cgit.freedesktop.org/drm/drm-misc/commit/?id=ee18698e212b [4/9] drm/bridge: tc358768: fix TCLK_ZEROCNT computation https://cgit.freedesktop.org/drm/drm-misc/commit/?id=ee18698e212b [5/9] drm/bridge: tc358768: fix TCLK_TRAILCNT computation https://cgit.freedesktop.org/drm/drm-misc/commit/?id=ee18698e212b [6/9] drm/bridge: tc358768: fix THS_ZEROCNT computation https://cgit.freedesktop.org/drm/drm-misc/commit/?id=77a089328da7 [7/9] drm/bridge: tc358768: fix TXTAGOCNT computation https://cgit.freedesktop.org/drm/drm-misc/commit/?id=3666aad8185a [8/9] drm/bridge: tc358768: fix THS_TRAILCNT computation https://cgit.freedesktop.org/drm/drm-misc/commit/?id=bac7842cd179 [9/9] drm/bridge: tc358768: remove unused variable https://cgit.freedesktop.org/drm/drm-misc/commit/?id=e4a5e4442a80 Rob