Re: [PATCH v2 2/4] drm/panel-edp: Add powered_on_to_enable delay

From: Doug Anderson
Date: Thu Dec 07 2023 - 13:24:01 EST


Hi,

On Thu, Dec 7, 2023 at 12:18 AM Pin-yen Lin <treapking@xxxxxxxxxxxx> wrote:
>
> Add the support of powered_on_to_enable delay as the minimum time that
> needs to have passed between the panel powered on and enable may begin.
>
> This delay is seen in BOE panels as the minimum delay of T3+T4+T5+T6+T8
> in the eDP timing diagrams.
>
> Signed-off-by: Pin-yen Lin <treapking@xxxxxxxxxxxx>
> ---
>
> (no changes since v1)
>
> drivers/gpu/drm/panel/panel-edp.c | 20 ++++++++++++++++++++
> 1 file changed, 20 insertions(+)

Should have carried my tag from v1 since there were no changes:

Reviewed-by: Douglas Anderson <dianders@xxxxxxxxxxxx>

As per my response in v1: This needs to bake a little while on the
lists (1-2 weeks) before I apply it in case others have opinions.