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

From: neil . armstrong
Date: Thu Aug 29 2024 - 07:01:47 EST


On 28/08/2024 21:26, Doug Anderson wrote:
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

I was already applying stuff so I applied it !

Thanks
Neil