mbox series

[v2,0/3] Fix abnormal clock scaling behaviors

Message ID 20230831130826.5592-1-peter.wang@mediatek.com
Headers show
Series Fix abnormal clock scaling behaviors | expand

Message

Peter Wang (王信友) Aug. 31, 2023, 1:08 p.m. UTC
From: Peter Wang <peter.wang@mediatek.com>

This patch fix abnormal clock scaling behaviors.

Peter Wang (3):
  ufs: core: only suspend clock scaling if scale down
  ufs: core: fix abnormal scale up after last cmd finish
  ufs: core: fix abnormal scale up after scale down

 drivers/ufs/core/ufshcd.c | 26 ++++++++++++--------------
 1 file changed, 12 insertions(+), 14 deletions(-)

Comments

Martin K. Petersen Oct. 17, 2023, 1:11 a.m. UTC | #1
On Thu, 31 Aug 2023 21:08:23 +0800, peter.wang@mediatek.com wrote:

> This patch fix abnormal clock scaling behaviors.
> 
> Peter Wang (3):
>   ufs: core: only suspend clock scaling if scale down
>   ufs: core: fix abnormal scale up after last cmd finish
>   ufs: core: fix abnormal scale up after scale down
> 
> [...]

Applied to 6.7/scsi-queue, thanks!

[1/3] ufs: core: only suspend clock scaling if scale down
      https://git.kernel.org/mkp/scsi/c/1d969731b87f
[2/3] ufs: core: fix abnormal scale up after last cmd finish
      https://git.kernel.org/mkp/scsi/c/6fd53da45bbc
[3/3] ufs: core: fix abnormal scale up after scale down
      https://git.kernel.org/mkp/scsi/c/b50d9c27a31e