Re: [PATCH v2] drm/panel: novatek-nt35950: transition to mipi_dsi wrapped functions

From: Doug Anderson
Date: Wed Aug 28 2024 - 15:26:57 EST


Hi,

On Wed, Aug 28, 2024 at 11:26 AM Tejas Vipin <tejasvipin76@xxxxxxxxx> wrote:
>
> Changes the novatek-nt35950 panel to use multi style functions for
> improved error handling.
>
> Reviewed-by: Neil Armstrong <neil.armstrong@xxxxxxxxxx>
> Signed-off-by: Tejas Vipin <tejasvipin76@xxxxxxxxx>
> ---
> Changes in v2:
> - Style changes
> - Fixed changes in logic
>
> v1: https://lore.kernel.org/all/20240824084422.202946-1-tejasvipin76@xxxxxxxxx/
> ---
> drivers/gpu/drm/panel/panel-novatek-nt35950.c | 211 ++++++------------
> 1 file changed, 66 insertions(+), 145 deletions(-)

Reviewed-by: Douglas Anderson <dianders@xxxxxxxxxxxx>

Neil: Let me know if you want to land this or you want me to land it. Thanks!

-Doug