2024-05-13 16:51:05

by Doug Anderson

[permalink] [raw]
Subject: Re: [PATCH v6 5/7] drm/panel: himax-hx83102: Support for BOE nv110wum-l60 MIPI-DSI panel

Hi,

On Fri, May 10, 2024 at 7:13 PM Cong Yang
<[email protected]> wrote:
>
> The BOE nv110wum-l60 is a 11.0" WUXGA TFT LCD panel, use hx83102 controller
> which fits in nicely with the existing panel-himax-hx83102 driver. Hence,
> we add a new compatible with panel specific config.
>
> Signed-off-by: Cong Yang <[email protected]>
> ---
> Chage since V6:
>
> - No change.
>
> V5: https://lore.kernel.org/all/[email protected]
>
> Chage since V5:
>
> - Adjust inital cmds indentation and check accum_err before calling mdelay in init()..
>
> V4: https://lore.kernel.org/all/[email protected]
>
> Chage since V4:
>
> - Depend Dous'series [1].
> [1]: https://lore.kernel.org/all/[email protected]
>
> V3: https://lore.kernel.org/all/[email protected]
>
> Chage since V3:
>
> - inital cmds use lowercasehex.
>
> V2: https://lore.kernel.org/all/[email protected]
>
> ---
> drivers/gpu/drm/panel/panel-himax-hx83102.c | 133 ++++++++++++++++++++
> 1 file changed, 133 insertions(+)

Reviewed-by: Douglas Anderson <[email protected]>