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>