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(-) -- The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum, a Linux Foundation Collaborative Project