Re: [PATCH v4 3/3] drm/panel: Add ilitek ili9341 panel driver

From: Linus Walleij
Date: Thu Aug 05 2021 - 05:10:50 EST


On Sat, Jul 24, 2021 at 5:44 AM <dillon.minfei@xxxxxxxxx> wrote:

> From: Dillon Min <dillon.minfei@xxxxxxxxx>
>
> This driver combines tiny/ili9341.c mipi_dbi_interface driver
> with mipi_dpi_interface driver, can support ili9341 with serial
> mode and parallel rgb interface mode by different dts bindings.
>
> Signed-off-by: Dillon Min <dillon.minfei@xxxxxxxxx>
> Reported-by: kernel test robot <lkp@xxxxxxxxx>
> Reviewed-by: Linus Walleij <linus.walleij@xxxxxxxxxx>
> Reviewed-by: Jagan Teki <jagan@xxxxxxxxxxxxxxxxxxxx>
> ---
> v4:
> - fix m68k-allmodconfig build error which reported by lkp, thanks.
> - add Copyright 2018 David Lechner <david@xxxxxxxxxxxxxx>.

Patch applied to drm-misc-next

Thanks for working on this driver!

Yours,
Linus Walleij