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