Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 1ff6869f authored by Asutosh Das's avatar Asutosh Das
Browse files

scsi: ufshcd-qti: Add quirk to disable fastauto mode



There're issues with fastauto mode with WDC devices.
Enable quirk to disable fastauto mode for WDC devices.

Change-Id: Ie973b4cb469e64ab667dc5ceb4f1b395f6046072
Signed-off-by: default avatarAsutosh Das <asutoshd@codeaurora.org>
parent 29b532ca
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -337,6 +337,8 @@ static inline bool ufshcd_is_valid_pm_lvl(int lvl)

static struct ufs_dev_fix ufs_fixups[] = {
	/* UFS cards deviations table */
	UFS_FIX(UFS_VENDOR_WDC, UFS_ANY_MODEL,
		UFS_DEVICE_NO_FASTAUTO),
	UFS_FIX(UFS_VENDOR_SAMSUNG, UFS_ANY_MODEL,
		UFS_DEVICE_QUIRK_DELAY_BEFORE_LPM),
	UFS_FIX(UFS_VENDOR_SAMSUNG, UFS_ANY_MODEL,