mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-05 02:21:52 +09:00
scsi: ufs: rockchip: disabled devfreq for rk3576
log: ufshcd-rockchip 2a2d0000.ufs: ufshcd_wait_for_doorbell_clr: timedout waiting for doorbell to clear (tm=0x0, tr=0x2) devfreq 2a2d0000.ufs: dvfs failed with (-16) error Signed-off-by: Yifeng Zhao <yifeng.zhao@rock-chips.com> Change-Id: Ibc4b07b8ccefcc64220aa108caf51d938b7377dc
This commit is contained in:
@@ -450,8 +450,6 @@ static int ufs_rockchip_rk3576_init(struct ufs_hba *hba)
|
||||
hba->caps |= UFSHCD_CAP_AUTO_BKOPS_SUSPEND;
|
||||
/* Enable putting device into deep sleep */
|
||||
hba->caps |= UFSHCD_CAP_DEEPSLEEP;
|
||||
/* Enable devfreq of UFS */
|
||||
hba->caps |= UFSHCD_CAP_CLK_SCALING;
|
||||
/* Enable WriteBooster */
|
||||
hba->caps |= UFSHCD_CAP_WB_EN;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user