Re: [PATCH] scsi: ufs: core: Do clk scaling conditionally in reset and restore

From: Bart Van Assche
Date: Fri Jun 13 2025 - 12:20:28 EST


On 6/13/25 3:31 AM, Anvith Dosapati wrote:
In ufshcd_host_reset_and_restore, scale up clocks only when clock
scaling is supported. Without this change cpu latency is voted for 0
(ufshcd_pm_qos_update) during resume unconditionally.
Since this patch is a bug fix, please add "Cc: stable@xxxxxxxxxxxxxxx"
and "Fixes:" tags. See also Documentation/process/stable-kernel-rules.rst
in the kernel tree.

Thanks,

Bart.