Re: [PATCH v2] drm/panel: himax-hx8394: transition to mipi_dsi wrapped functions

From: Doug Anderson
Date: Tue Mar 25 2025 - 11:24:45 EST


Hi,

On Tue, Mar 25, 2025 at 2:47 AM Tejas Vipin <tejasvipin76@xxxxxxxxx> wrote:
>
> Changes the himax-hx8394 panel to use multi style functions for
> improved error handling.
>
> Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxxxxxxxx>
> Signed-off-by: Tejas Vipin <tejasvipin76@xxxxxxxxx>
> ---
> Changes in v2:
> - Revert behavior change in hx8394_enable
> - Move variable declaration to top of function
>
> Link to v1: https://lore.kernel.org/all/20250323053007.681346-1-tejasvipin76@xxxxxxxxx/
> ---
> drivers/gpu/drm/panel/panel-himax-hx8394.c | 441 ++++++++++-----------
> 1 file changed, 210 insertions(+), 231 deletions(-)

Reviewed-by: Douglas Anderson <dianders@xxxxxxxxxxxx>