[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <cover.1725251103.git.kwmad.kim@samsung.com>
Date: Mon, 2 Sep 2024 13:26:44 +0900
From: Kiwoong Kim <kwmad.kim@...sung.com>
To: linux-scsi@...r.kernel.org, linux-kernel@...r.kernel.org,
huobean@...il.com, alim.akhtar@...sung.com, avri.altman@....com,
bvanassche@....org, jejb@...ux.ibm.com, martin.petersen@...cle.com,
beanhuo@...ron.com, adrian.hunter@...el.com, h10.kim@...sung.com,
hy50.seo@...sung.com, sh425.lee@...sung.com, kwangwon.min@...sung.com,
junwoo80.lee@...sung.com, wkon.kim@...sung.com
Cc: Kiwoong Kim <kwmad.kim@...sung.com>
Subject: [RESEND PATCH v2 0/2] scsi: ufs: introduce a callback to override
OCS value
I send this again adding more reviewers.
UFSHCI defines OCS values but doesn't specify what exact
conditions raise them. So I think it needs another callback
to replace the original OCS value with the value that works
the way you want.
v1 -> v2: fix build error for arguments
Kiwoong Kim (2):
scsi: ufs: core: introduce override_cqe_ocs
scsi: ufs: ufs-exynos: implement override_cqe_ocs
drivers/ufs/core/ufshcd-priv.h | 9 +++++++++
drivers/ufs/core/ufshcd.c | 11 +++++++----
drivers/ufs/host/ufs-exynos.c | 8 ++++++++
include/ufs/ufshcd.h | 1 +
4 files changed, 25 insertions(+), 4 deletions(-)
base-commit: 3ba963597d19d88eb06b50af8e8757abbdc9035b
--
2.26.0
Powered by blists - more mailing lists