Changes since v1: - Instead of using this quirk for all Soc vendors, enable this quirk only for QCOM's platforms. Western Digital UFS devices require host PA_TACTIVATE to be lower than device PA_TACTIVATE, otherwise it may get stuck during hibern8 sequence. Can Guo (2): scsi: ufs: Allow vendor apply device quirks in advance scsi: ufs-qcom: Apply QUIRK_HOST_TACTIVATE for WDC UFS devices drivers/scsi/ufs/ufs-qcom.c | 3 +++ drivers/scsi/ufs/ufs_quirks.h | 1 + drivers/scsi/ufs/ufshcd.c | 4 ++-- 3 files changed, 6 insertions(+), 2 deletions(-) -- The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum, a Linux Foundation Collaborative Project