Hi, On Thu, Nov 17, 2022 at 12:39 PM Drew Davenport <ddavenp...@chromium.org> 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 <ddavenp...@chromium.org> > --- > > 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 <diand...@chromium.org>