Re: [v1] drm/bridge: ensure bridge suspend happens during PM sleep

From: Stephen Boyd
Date: Tue May 12 2020 - 16:27:25 EST


The subject is not specific enough. I'd expect it to be something like:

drm/bridge: ti-sn65dsi86: ensure bridge suspend happens during PM sleep

Quoting Harigovindan P (2020-04-22 02:04:43)
> ti-sn65dsi86 bridge is enumerated as a runtime device.
>
> Adding sleep ops to force runtime_suspend when PM suspend is
> requested on the device.
>
> This change needs to be taken along with the series:
> https://patchwork.kernel.org/patch/11494309/

Why? It doesn't seem like it should be required to go along with a qcom
specific driver patch.

>
> Signed-off-by: Harigovindan P <harigovi@xxxxxxxxxxxxxx>
> ---

Besides the subject:

Reviewed-by: Stephen Boyd <swboyd@xxxxxxxxxxxx>