Re: [PATCH 4/5] drm/bridge/parade-ps8640: Extend autosuspend

From: Doug Anderson
Date: Thu Nov 17 2022 - 16:16:39 EST


Hi,

On Thu, Nov 17, 2022 at 12:39 PM Drew Davenport <ddavenport@xxxxxxxxxxxx> wrote:
>
> Same change as done for panel-samsung-atna33xc20. Extend the autosuspend
> delay to avoid oscillating between power status during boot.
>
> Signed-off-by: Drew Davenport <ddavenport@xxxxxxxxxxxx>
> ---
>
> drivers/gpu/drm/bridge/parade-ps8640.c | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)

This seems fine to me. Not 100% sure what changed in the probing /
booting to make it need 2 seconds now, but this really shouldn't cause
any issues and it's nice to avoid those slow power cycles.

Reviewed-by: Douglas Anderson <dianders@xxxxxxxxxxxx>