mbox series

[Resend,due,to,wrong,mail,address,v2,0/4] UFS driver general fixes bundle 5

Message ID 0101016e7ca601eb-5bac9575-6706-4724-8a18-602f04b2571e-000000@us-west-2.amazonses.com (mailing list archive)
Headers show
Series UFS driver general fixes bundle 5 | expand

Message

Can Guo Nov. 18, 2019, 3:54 a.m. UTC
From: Can Guo <cang@qti.qualcomm.com>

This bundle includes 4 general fixes for UFS driver.

Changes since v1:
- Incorporated review comments from Avri Altman.
- Removed change "scsi: ufs: Add new bit field PA_INIT to UECDL register".
- Updated change "scsi: ufs: Complete pending requests in host reset and restore path".

Asutosh Das (1):
  scsi: ufs: Recheck bkops level if bkops is disabled

Can Guo (3):
  scsi: ufs: Update VCCQ2 and VCCQ min/max voltage hard codes
  scsi: ufs: Avoid messing up the compl_time_stamp of lrbs
  scsi: ufs: Complete pending requests in host reset and restore path

 drivers/scsi/ufs/ufs.h    |  4 ++--
 drivers/scsi/ufs/ufshcd.c | 31 +++++++++++++++----------------
 drivers/scsi/ufs/ufshcd.h |  2 ++
 3 files changed, 19 insertions(+), 18 deletions(-)