Re: [PATCH v4 1/4] PM / QoS: add flag to indicate latency applies system-wide

From: Kendall Willis

Date: Tue Aug 25 2026 - 12:21:22 EST


On 10:08-20260819, Kevin Hilman (TI) wrote:
> By default, the QoS resume latency currenly only applied to runtime PM
> decisions.
>
> Add new PM_QOS_FLAG_LATENCY_SYS flag to indicate that the
> resume latency QoS constraint should be applied to system-wide
> PM *in addition to* runtime PM.
>
> Acked-by: Rafael J. Wysocki (Intel) <rafael@xxxxxxxxxx>
> Signed-off-by: Kevin Hilman (TI) <khilman@xxxxxxxxxxxx>

Reviewed-by: Kendall Willis <k-willis@xxxxxx>