Re: [PATCH v1 0/5] Improvements for TC358768 DSI bridge driver

From: Robert Foss
Date: Tue Dec 21 2021 - 13:10:23 EST


Hey Dmitry,

On Sun, 19 Dec 2021 at 17:02, Dmitry Osipenko <digetx@xxxxxxxxx> wrote:
>
> 19.10.2021 23:37, Dmitry Osipenko пишет:
> > 19.10.2021 12:47, Robert Foss пишет:
> >> Applied to drm-misc-next
> >>
> >> On Sun, 3 Oct 2021 at 01:35, Dmitry Osipenko <digetx@xxxxxxxxx> wrote:
> >>>
> >>> This series adds couple improvements to the TC358768 DSI bridge driver,
> >>> enabling Panasonic VVX10F004B00 DSI panel support. This panel is used by
> >>> ASUS Transformer TF700T tablet, which is ready for upstream kernel and
> >>> display panel support is the biggest missing part.
> >>>
> >>> Dmitry Osipenko (5):
> >>> drm/bridge: tc358768: Enable reference clock
> >>> drm/bridge: tc358768: Support pulse mode
> >>> drm/bridge: tc358768: Calculate video start delay
> >>> drm/bridge: tc358768: Disable non-continuous clock mode
> >>> drm/bridge: tc358768: Correct BTACNTRL1 programming
> >>>
> >>> drivers/gpu/drm/bridge/tc358768.c | 94 +++++++++++++++++++++++--------
> >>> 1 file changed, 71 insertions(+), 23 deletions(-)
> >>>
> >>> --
> >>> 2.32.0
> >>>
> >
> > Robert, thank you for taking care of these patches! Now nothing is
> > holding us from upstreaming the device-tree of the Transformer tablet.
> >
>
> Hello Robert,
>
> These patches spent 2 months in drm-misc-next, will they graduate into
> v5.17 or something special needs to be done for that?

They series has landed in linux-next, and will be in v5.17 if nothing
catastrophic happens.


Rob.