Re: [PATCH v2 2/3] drm/panel: boe-tv101wum-nl6: Reduce lcm_reset to send initial code time

From: Xinlei Lee (李昕磊)
Date: Thu Jan 12 2023 - 04:44:53 EST


On Tue, 2023-01-10 at 10:20 +0100, AngeloGioacchino Del Regno wrote:
> Il 10/01/23 06:54, xinlei.lee@xxxxxxxxxxxx ha scritto:
> > From: Xinlei Lee <xinlei.lee@xxxxxxxxxxxx>
> >
> > Since the panel spec stipulates that the time from lcm_reset to DSI
> > to
> > send the initial code should be greater than 6ms and less than
> > 40ms,
> > so reduce the delay before sending the initial code and avoid panel
> > exceptions.
>
> Please change the commit title to describe what you're doing.
>
> drm/panel: boe-tv101wum-nl6: Remove extra delay in init commands
>
>
> ....and the commit description should also contain something like
>
> Reduce the delay after LCM reset by removing an extra delay in the
> initialization commands array. The required delay of at least 6ms
> after
> reset is guaranteed by boe_panel_prepare().
>
> Regards,
> Angelo
>

Hi Angelo:

Thanks for your suggestions and careful revisions, I will revise my
commit description.

Best Regards!
xinlei