mbox series

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

Message ID 20230823092948.22734-1-peter.wang@mediatek.com (mailing list archive)
Headers show
Series Fix abnormal clock scaling behaviors | expand

Message

Peter Wang (王信友) Aug. 23, 2023, 9:29 a.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 | 12 ++++++++++--
 1 file changed, 10 insertions(+), 2 deletions(-)

Comments

Bart Van Assche Aug. 29, 2023, 5:07 p.m. UTC | #1
On 8/23/23 02:29, peter.wang@mediatek.com wrote:
> This patch fix abnormal clock scaling behaviors.

For a reason that is not known to me this patch series did not show up 
in my mailbox. I have imported these patches manually from lore into my
mailbox.

Bart.