Re: [PATCH v2] drm/panel: visionox-r66451: transition to mipi_dsi wrapped functions

From: Doug Anderson
Date: Wed Feb 12 2025 - 11:49:23 EST


Hi,

On Mon, Feb 10, 2025 at 7:28 AM Doug Anderson <dianders@xxxxxxxxxxxx> wrote:
>
> Hi,
>
> On Mon, Feb 10, 2025 at 1:24 AM Tejas Vipin <tejasvipin76@xxxxxxxxx> wrote:
> >
> > Change the visionox-r66451 panel to use multi style functions for
> > improved error handling. Additionally, always drop LPM flag after
> > sending init sequence.
> >
> > Signed-off-by: Tejas Vipin <tejasvipin76@xxxxxxxxx>
> > ---
> > Changes in v2:
> > - Fixed visionox_r66451_enable to return dsi_ctx.accum_err
> > - Mentioned changed handling of LPM flag in commit message
> >
> > Link to v1: https://lore.kernel.org/all/20250208051541.176667-1-tejasvipin76@xxxxxxxxx/
> > ---
> > drivers/gpu/drm/panel/panel-visionox-r66451.c | 181 ++++++++----------
> > 1 file changed, 77 insertions(+), 104 deletions(-)
>
> Reviewed-by: Douglas Anderson <dianders@xxxxxxxxxxxx>

Pushed to drm-misc-next:

[1/1] drm/panel: visionox-r66451: transition to mipi_dsi wrapped functions
commit: f4dd4cb79f9ec3294e5100223ed90d8ae371f168