[PATCH v2 0/3] scsi: ufs: introduce vendor isr

From: Kiwoong Kim
Date: Mon Sep 13 2021 - 04:12:01 EST


This patch is to activate some interrupt sources
that aren't defined in UFSHCI specifications. Those
purpose could be error handling, workaround or whatever.

Kiwoong Kim (3):
scsi: ufs: introduce vendor isr
scsi: ufs: introduce force requeue
scsi: ufs: ufs-exynos: implement exynos isr

drivers/scsi/ufs/ufs-exynos.c | 84 ++++++++++++++++++++++++++++++++++++-------
drivers/scsi/ufs/ufshcd.c | 22 ++++++++++--
drivers/scsi/ufs/ufshcd.h | 2 ++
3 files changed, 93 insertions(+), 15 deletions(-)

--
2.7.4