scsi: ufs: Increase the PA_HIBERN8TIME on the host
The device advertises PA_HIBERN8TIME may not be enough for some UFS devices. To workaround this issue, host should add more 100 us. The commit 8941234e ("scsi: ufs: Add UFS_DEVICE_QUIRK_PA_HIBER8TIME quirk") just increase PA_HIBERN8TIME base on TX_HIBERN8TIME_CAPABILITY, we should increase PA_HIBERN8TIME directly because the RX_HIBERN8TIME_CAPABILITY may be more than TX_HIBERN8TIME_CAPABILITY. Change-Id: If5e28e11a656df999fc50014e65bc89498b28499 Signed-off-by:Ziqi Chen <ziqichen@codeaurora.org>
Loading
Please register or sign in to comment