[RFC PATCH v1 0/2] scsi: ufs: introduce vendor isr

From: Kiwoong Kim
Date: Fri Aug 06 2021 - 02:49:39 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 (2):
scsi: ufs: introduce vendor isr
scsi: ufs: ufs-exynos: implement exynos isr

drivers/scsi/ufs/ufs-exynos.c | 78 +++++++++++++++++++++++++++++------
drivers/scsi/ufs/ufshcd.c | 10 +++++
drivers/scsi/ufs/ufshcd.h | 8 ++++
3 files changed, 84 insertions(+), 12 deletions(-)

--
2.31.1