Re: [PATCH v2 3/3] drm/panel: novatek-nt35560: Clean up driver
From: Doug Anderson
Date: Tue Jul 29 2025 - 17:35:08 EST
Hi,
On Mon, Jul 28, 2025 at 10:44 PM Brigham Campbell
<me@xxxxxxxxxxxxxxxxxxx> wrote:
>
> Update driver to use the "multi" variants of MIPI functions which
> facilitate improved error handling and cleaner driver code.
>
> Remove information from a comment which was made obsolete by commit
> 994ea402c767 ("drm/panel: Rename Sony ACX424 to Novatek NT35560"), which
> determined that this driver supports the Novatek NT35560 panel
> controller.
>
> Signed-off-by: Brigham Campbell <me@xxxxxxxxxxxxxxxxxxx>
> ---
> drivers/gpu/drm/panel/panel-novatek-nt35560.c | 198 ++++++------------
> 1 file changed, 60 insertions(+), 138 deletions(-)
Reviewed-by: Douglas Anderson <dianders@xxxxxxxxxxxx>